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