Skip to content

Commit a54309d

Browse files
fix: updated version of semantic-release-action (#322)
1 parent aeb0fd2 commit a54309d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build
3434
run: npm run build
3535
- name: Release
36-
uses: cycjimmy/semantic-release-action@v2
36+
uses: cycjimmy/semantic-release-action@v3
3737
with:
3838
semantic_version: 20
3939
env:

0 commit comments

Comments
 (0)