added organization token
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user