Skip to content

Commit

Permalink
feat: update release.yml for semantic-release
Browse files Browse the repository at this point in the history
BREAKING CHANGE: remove axios
  • Loading branch information
roberto-butti authored Apr 5, 2023
1 parent 8cb22dd commit fef55ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release@18
run: npx semantic-release

0 comments on commit fef55ef

Please sign in to comment.