We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42ede3 commit 215b178Copy full SHA for 215b178
.github/workflows/build.yml
@@ -16,6 +16,7 @@ jobs:
16
id: semantic
17
uses: cycjimmy/semantic-release-action@v2
18
with:
19
+ semantic_version: 16
20
extra_plugins: |
21
@semantic-release/commit-analyzer
22
@semantic-release/release-notes-generator
0 commit comments