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 da10454 commit 09aabadCopy full SHA for 09aabad
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Semantic Release
25
uses: juftin/actions/semantic-release@v1
26
with:
27
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
28
29
docs:
30
name: docs
0 commit comments