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 aba44e1 commit 4001688Copy full SHA for 4001688
.github/workflows/build.yml
@@ -77,6 +77,8 @@ jobs:
77
- name: Semantic Release
78
uses: cycjimmy/semantic-release-action@v2
79
id: semantic
80
+ with:
81
+ semantic_version: 17.3.0
82
env:
83
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
84
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_AUTHOR_EMAIL }}
0 commit comments