Skip to content

Commit 1042907

Browse files
committed
ci: use semantic-release v25 to release
1 parent be75d3c commit 1042907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
node-version: 'lts/*'
3535
cache: 'npm'
3636
- run: npm ci
37-
- run: npx semantic-release@23
37+
- run: npx semantic-release@25
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)