diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d04669191..668973082 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -421,7 +421,7 @@ jobs: uses: docker/login-action@v3 with: registry: ghcr.io - username: ${{ env.OWNER }} + username: watfaq password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push release