This commit is contained in:
Anas Elgarhy 2022-03-25 20:45:03 +02:00
parent 4adb04cde8
commit af33c478bc

View file

@ -30,7 +30,7 @@
<server> <server>
<id>github</id> <id>github</id>
<username>Anas-Elgarhy</username> <username>Anas-Elgarhy</username>
<password>${{ github.token }}</password> <!-- <password>${{ github.token }}</password>-->
</server> </server>
</servers> </servers>
</settings> </settings>