Update release-docker.yml

This commit is contained in:
ilike2burnthing 2024-07-20 14:26:08 +01:00 committed by GitHub
parent f5b3ad96fd
commit 959fe6c5ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GH_PAT }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5