Skip to content

Commit 086a11e

Browse files
authored
ci: update semantic-release version to 25
1 parent a3dc4fb commit 086a11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Build
6969
run: yarn build
7070
- name: Semantic Release (publish to npm)
71-
run: npx semantic-release@19
71+
run: npx semantic-release@25
7272
env:
7373
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7474

0 commit comments

Comments
 (0)