Extra token for packages?
Some checks failed
Build and Push Docker Image / prepare (push) Failing after 1m1s
Some checks failed
Build and Push Docker Image / prepare (push) Failing after 1m1s
This commit is contained in:
parent
629fb43124
commit
bc3593282b
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ jobs:
|
||||||
V_NODE=${{ vars.V_NODE }}
|
V_NODE=${{ vars.V_NODE }}
|
||||||
V_ALPINE=${{ vars.V_ALPINE }}
|
V_ALPINE=${{ vars.V_ALPINE }}
|
||||||
secrets: |
|
secrets: |
|
||||||
GIT_AUTH_TOKEN=${{ github.token }}
|
GIT_AUTH_TOKEN=${{ secrets.PACKAGE_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue