Update docker.yaml

This commit is contained in:
Angelillo15 2025-01-09 19:23:31 +01:00 committed by GitHub
parent 407f98639c
commit a4a94bdfa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.TOKEN }}
- name: Update version
if: "github.event_name == 'release' && github.event.action == 'published'"