We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0573a3 commit 5937a41Copy full SHA for 5937a41
settings.xml
@@ -7,8 +7,8 @@
7
<server>
8
<id>github</id>
9
<username>wangyum</username>
10
- <!-- Public token with `read:packages` scope -->
11
- <password>e234893d40a5f6427a2e633b0318fcd812f6c2f7</password>
+ <!-- Public token with `read:packages` and `public_repo` scope -->
+ <password>10be5b0578590d93d73139d7d05835d4109ae13a</password>
12
</server>
13
</servers>
14
</settings>
0 commit comments