We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b11eb commit 92169f8Copy full SHA for 92169f8
1 file changed
.github/workflows/release.yaml
@@ -25,4 +25,4 @@ jobs:
25
- name: Release
26
run: npx --prefix .github/semantic_release semantic-release
27
env:
28
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments