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 a42db8d commit 2dc6f4cCopy full SHA for 2dc6f4c
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
run: yarn build
40
41
- name: Semantic Release
42
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v5
43
with:
44
semantic_version: 24.1.0
45
branches: |
0 commit comments