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 b5415cb commit 627908aCopy full SHA for 627908a
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
node-version: '14'
57
58
- name: Semantic Release
59
- uses: cycjimmy/semantic-release-action@v4.2.2
+ uses: cycjimmy/semantic-release-action@v5.0.0
60
with:
61
extra_plugins: |
62
"@semantic-release/[email protected]"
0 commit comments