typo in action build-test.yml
All checks were successful
Build / Build & push new image (push) Successful in 10m17s
Build Testing / Build & push new image (push) Successful in 10m22s

This commit is contained in:
titanz 2025-02-06 18:46:33 +01:00
parent 34963d09a5
commit eb1f48efac
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -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