diff --git a/.github/workflows/common-firebase-hosting-release.yml b/.github/workflows/common-firebase-hosting-release.yml index 63e9312..23716a6 100644 --- a/.github/workflows/common-firebase-hosting-release.yml +++ b/.github/workflows/common-firebase-hosting-release.yml @@ -63,4 +63,4 @@ jobs: - name: "Create label" run: gh label create "release-${{ env.LABEL }}" --color FF7F7E env: - GH_TOKEN: ${{ secrets.envPAT }} + GH_TOKEN: ${{ secrets.HOTWAX_PUBLIC_SECRET }}