mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-xxx] changing permissions of token
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
<servers>
|
||||
<server>
|
||||
<id>github</id>
|
||||
<username>${env.user}</username>
|
||||
<password>${env.token}</password>
|
||||
<username>${env.abstractoUser}</username>
|
||||
<password>${env.abstractoToken}</password>
|
||||
</server>
|
||||
</servers>
|
||||
</settings>
|
||||
|
||||
Reference in New Issue
Block a user