Skip to content

Commit

Permalink
fix: use semantic-release v23 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcooney authored Mar 28, 2024
1 parent 1971ae9 commit 6a208f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release@^19
run: npx semantic-release@^23

0 comments on commit 6a208f3

Please sign in to comment.