Skip to content

Commit 034ff4c

Browse files
committed
fix: 🐛 specify sematic-relaease version
1 parent 2431414 commit 034ff4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Release
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29-
run: npx semantic-release
29+
run: npx semantic-release@18.0.0

0 commit comments

Comments
 (0)