diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c6429cab..bdfde014 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: with: registry: ghcr.io username: ${{ github.actor }} - password: ${{ secrets.RELEASE_TOKEN }} + password: ${{ secrets.GH_TOKEN }} - name: ${{ matrix.release }} env: