this makes a difference?

This commit is contained in:
Simon Ungar Felding 2025-04-24 22:46:41 +02:00
parent 7bf1e06955
commit 318f6f6682

View File

@ -42,7 +42,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.CR_PAT }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3