diff --git a/.github/workflows/templates-build-push-image.yml b/.github/workflows/templates-build-push-image.yml index bf457cfc8..153823849 100644 --- a/.github/workflows/templates-build-push-image.yml +++ b/.github/workflows/templates-build-push-image.yml @@ -43,7 +43,7 @@ jobs: uses: docker/login-action@v3 with: registry: ghcr.io - username: locmai + username: hkfgo password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push preview image