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 a89f3df commit 11b912dCopy full SHA for 11b912d
.github/workflows/build.yml
@@ -35,4 +35,4 @@ jobs:
35
- name: Semantic Release
36
uses: cycjimmy/semantic-release-action@v3
37
env:
38
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.CI_TOKEN }}
0 commit comments