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 65e1238 commit 76cffb6Copy full SHA for 76cffb6
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
npm run build
26
27
- id: semantic-release
28
- uses: cycjimmy/semantic-release-action@v2
+ uses: cycjimmy/semantic-release-action@v3
29
with:
30
semantic_version: 18
31
env:
0 commit comments