Skip to content

Commit

Permalink
fix: change run command
Browse files Browse the repository at this point in the history
  • Loading branch information
mstoffel-sag committed Jul 17, 2024
1 parent 06857de commit c742e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
GITHUB_URL: ${{ github.server_url }}
HUSKY: 0
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: semantic-release --branches notification2.0
run: npx semantic-release

0 comments on commit c742e5b

Please sign in to comment.