Skip to content

Commit 4001688

Browse files
authored
chore: fix the version of semantic release (#755)
1 parent aba44e1 commit 4001688

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ jobs:
7777
- name: Semantic Release
7878
uses: cycjimmy/semantic-release-action@v2
7979
id: semantic
80+
with:
81+
semantic_version: 17.3.0
8082
env:
8183
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
8284
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_AUTHOR_EMAIL }}

0 commit comments

Comments
 (0)