Skip to content

Commit ce081d2

Browse files
committed
Add raw.github.com
[component](/component/component) uses `raw.` for pulling files.
1 parent 2960ed1 commit ce081d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

support/netrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
machine api.github.com login <%= github_token %> password x-oauth-basic
22
machine code.github.com login <%= github_token %> password x-oauth-basic
3+
machine raw.github.com login <%= github_token %> password x-oauth-basic
34
machine github.com login <%= github_token %> password x-oauth-basic

0 commit comments

Comments
 (0)