diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 967e0d1a..ac63870c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v3 - name: Log in to the Container registry - uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc + uses: docker/login-action@cf8514a65188af1d4f94f8c28a7a4153af1088ce with: registry: ghcr.io username: ${{ github.actor }}