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 d466cda commit 8bd5e89Copy full SHA for 8bd5e89
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Semantic Release
30
if: github.event_name == 'push'
31
id: semantic
32
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v5
33
with:
34
extra_plugins: |
35
@semantic-release/release-notes-generator@^10
0 commit comments