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 4205b26 commit e955b88Copy full SHA for e955b88
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
npm run build
31
32
- id: semantic-release
33
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v5
34
with:
35
semantic_version: 21
36
env:
0 commit comments