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 cabe93b commit 387a146Copy full SHA for 387a146
.github/workflows/deploy.yml
@@ -39,7 +39,6 @@ jobs:
39
npm install -g @semantic-release/release-notes-generator
40
npm install
41
- name: Publish to Git Releases and Tags
42
- if: ${{ github.event.workflow_run.conclusion == 'success' }}
43
env:
44
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
45
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments