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.
2 parents 438093b + 76cffb6 commit c24767eCopy full SHA for c24767e
.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