We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e9104 commit 82daa26Copy full SHA for 82daa26
.github/workflows/build.yml
@@ -83,6 +83,8 @@ jobs:
83
- name: Semantic Release
84
uses: cycjimmy/semantic-release-action@v2
85
id: semantic
86
+ with:
87
+ semantic_version: 17.3.0
88
env:
89
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
90
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments