Skip to content

Commit 6a208f3

Browse files
authored
fix: use semantic-release v23 (#36)
1 parent 1971ae9 commit 6a208f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
59-
run: npx semantic-release@^19
59+
run: npx semantic-release@^23

0 commit comments

Comments
 (0)