Update .github/workflows/main.yml
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 5m49s

This commit is contained in:
Nicholas Orlowsky 2025-09-07 01:54:46 +00:00
parent c07f217ab8
commit f6f01373d7

View file

@ -32,7 +32,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.RUNNER_PKG_TOK }}
- name: Extract metadata (tags, labels) for Docker
id: meta