use package writer token on CI
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m20s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m20s
This commit is contained in:
parent
8bdcaf16bb
commit
c337bd6a55
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
"httpHeaders": {
|
"httpHeaders": {
|
||||||
"property": {
|
"property": {
|
||||||
"name": "Authorization",
|
"name": "Authorization",
|
||||||
"value": "token ${{ secrets.REGISTRY_TOKEN }}"
|
"value": "token ${{ secrets.PHOENIX_PACKAGE_WRITER_TOKEN }}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue