pr-docker-build.yml aktualisieren

This commit is contained in:
Enno Gelhaus 2025-05-31 23:48:48 +02:00 committed by GitHub
parent 8314cc58a2
commit d0e40910bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
with:
registry: ghcr.io
username: egelhaus
password: ${{ github.token }}
password: ${{ secrets.TOKEN_DOCKER }}
- name: Set image tag
id: vars