added organization token
This commit is contained in:
parent
96e6c098ee
commit
f44fc0651f
@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.ACTIONS_TOKEN }}
|
||||
|
||||
- name: Set Docker metadata
|
||||
id: meta
|
||||
|
Loading…
x
Reference in New Issue
Block a user