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 f23ff0e commit 420c358Copy full SHA for 420c358
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@v4
23
- name: Semantic Release
24
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v4.2.0
25
with:
26
tag_format: ${version}
27
branches: |
0 commit comments