typo in action build-test.yml
This commit is contained in:
parent
34963d09a5
commit
eb1f48efac
@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.ACTION_TOKEN }}
|
||||
password: ${{ secrets.ACTIONS_TOKEN }}
|
||||
|
||||
- name: Set Docker metadata
|
||||
id: meta
|
||||
|
Loading…
x
Reference in New Issue
Block a user