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 0625600 commit c578e13Copy full SHA for c578e13
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
npm run lint
42
npm test
43
- name: Release
44
- uses: cycjimmy/semantic-release-action
+ uses: cycjimmy/semantic-release-action@v3
45
with:
46
semantic_version: 19
47
extra_plugins: |
0 commit comments