We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5961fb9 + 8cf2969 commit f7a70c1Copy full SHA for f7a70c1
1 file changed
.github/workflows/publish.yml
@@ -48,4 +48,4 @@ jobs:
48
pnpm release-plan publish --github-prerelease
49
fi
50
env:
51
- GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_AUTH: ${{ secrets.RELEASE_PLAN_GH_PAT }}
0 commit comments