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 f3c6c4d commit bd8f093Copy full SHA for bd8f093
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
run: yarn test
26
27
- name: Semantic Release
28
- uses: cycjimmy/semantic-release-action@v2
+ uses: cycjimmy/semantic-release-action@v3
29
with:
30
extra_plugins: |
31
@semantic-release/git
0 commit comments