Skip to content

Commit c617757

Browse files
committed
Encode token to avoid github delete it automatically. https://github.com/jcansdale-test/maven-consume
1 parent 8815b0c commit c617757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<server>
88
<id>github</id>
99
<username>wangyum</username>
10-
<!-- Public token with `read:packages` and `public_repo` scope -->
11-
<password>bf2bd03cea44dabc1030a059d413146d1dd67085</password>
10+
<!-- Public token with `read:packages` scope -->
11+
<password>&#57;&#50;&#99;&#48;&#99;&#97;&#102;&#56;&#102;&#57;&#52;&#51;&#99;&#97;&#97;&#56;&#54;&#100;&#102;&#48;&#49;&#100;&#99;&#48;&#52;&#100;&#101;&#48;&#57;&#100;&#101;&#98;&#49;&#99;&#56;&#102;&#99;&#55;&#57;&#50;</password>
1212
</server>
1313
</servers>
1414
</settings>

0 commit comments

Comments
 (0)