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 7436049 commit b3109feCopy full SHA for b3109fe
.github/workflows/push_branches.workflow.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Release
35
env:
36
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GHP }}
37
SEMANTIC_RELEASE_NPM_PUBLISH: "true"
38
SEMANTIC_RELEASE_SLACK_WEBHOOK: ${{ secrets.SEMANTIC_RELEASE_SLACK_WEBHOOK }}
39
run: npx semantic-release
0 commit comments