Skip to content

Commit 387a146

Browse files
committed
ci: fix
1 parent cabe93b commit 387a146

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
npm install -g @semantic-release/release-notes-generator
4040
npm install
4141
- name: Publish to Git Releases and Tags
42-
if: ${{ github.event.workflow_run.conclusion == 'success' }}
4342
env:
4443
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
4544
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)