We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8abbd commit 46c4b66Copy full SHA for 46c4b66
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Semantic Release
32
id: semantic
33
- uses: cycjimmy/semantic-release-action@v4.0.0
+ uses: cycjimmy/semantic-release-action@v4.1.0
34
with:
35
dry_run: false
36
extra_plugins: |
0 commit comments