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 8edefc3 commit 5fff5f2Copy full SHA for 5fff5f2
.github/workflows/release.yml
@@ -41,4 +41,4 @@ jobs:
41
- name: Release
42
run: npx semantic-release
43
env:
44
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments