Skip to content

Commit 82daa26

Browse files
authored
chore: fix the version of semantic-release (#492)
1 parent c2e9104 commit 82daa26

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
@@ -83,6 +83,8 @@ jobs:
8383
- name: Semantic Release
8484
uses: cycjimmy/semantic-release-action@v2
8585
id: semantic
86+
with:
87+
semantic_version: 17.3.0
8688
env:
8789
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
8890
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)