Skip to content

Commit

Permalink
fix: ci publish
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-bechara committed Apr 20, 2021
1 parent 0e0bec9 commit 815d649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:

- name: Publish Package to NPM
run: |
npm i -g @semantic-release/changelog @semantic-release/git
npm i -g @semantic-release/changelog @semantic-release/git semantic-release
npx semantic-release

0 comments on commit 815d649

Please sign in to comment.