Update docker-image.yml

This commit is contained in:
Kasper Plougmann 2025-07-08 12:50:17 +02:00 committed by GitHub
parent e779bf735a
commit 4bfd33c901
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GHCR_TOKEN }}
- name: Build the Docker image - name: Build the Docker image
run: | run: |