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 392af85 commit cf3b3e2Copy full SHA for cf3b3e2
.github/workflows/push_branches.workflow.yaml
@@ -36,7 +36,6 @@ jobs:
36
SEMANTIC_RELEASE_NPM_PUBLISH: "true"
37
SEMANTIC_RELEASE_SLACK_WEBHOOK: ${{ secrets.SEMANTIC_RELEASE_SLACK_WEBHOOK }}
38
run: npx semantic-release
39
-
40
41
documentation_deploy:
42
needs: [release]
0 commit comments