Skip to content

Commit 9248958

Browse files
committed
fix: specified semantic-release version
1 parent 507e1e3 commit 9248958

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
@@ -41,4 +41,4 @@ jobs:
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
44-
run: npx semantic-release
44+
run: npx semantic-release@22.0.12

0 commit comments

Comments
 (0)