diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2888eb09f6..2840ceb841 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -154,7 +154,7 @@ jobs: - name: Create Pull Request env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_TOKEN: ${{ secrets.LASTMJS_GITHUB_TOKEN }} run: | gh pr create \ --base main \