Add new personal access token for installing new Admin UI
This commit is contained in:
parent
0d62c6d498
commit
36f7139bdd
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
<repositories>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<url>https://keycloak-packages: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@maven.pkg.github.com/keycloak/keycloak-admin-ui</url>
|
||||
<!-- Do not decode the PAT below, as it will force Github to revoke it. -->
|
||||
<url>https://keycloak-packages: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@maven.pkg.github.com/keycloak/keycloak-admin-ui</url>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
|
|
Loading…
Reference in a new issue