Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apaparazzi0329 committed May 27, 2021
1 parent 82a82a3 commit 3ab8c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -40,6 +40,7 @@ jobs:
npm install -g @semantic-release/github
npm install -g @semantic-release/commit-analyzer
npm install -g @semantic-release/release-notes-generator
npm install
- name: Publish to Git Releases and Tags
if: ${{ github.event.workflow_run.conclusion == 'success' }}
env:
Expand Down

0 comments on commit 3ab8c76

Please sign in to comment.