We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55264ce commit c2ea5f3Copy full SHA for c2ea5f3
1 file changed
.github/workflows/release.yml
@@ -12,8 +12,9 @@ jobs:
12
with:
13
fetch-depth: 0
14
- name: Release
15
- uses: cycjimmy/semantic-release-action@v2.1.3
+ uses: cycjimmy/semantic-release-action@v2
16
17
+ semantic_version: 19
18
extra_plugins: |
19
@semantic-release/changelog
20
@semantic-release/git
0 commit comments