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 a372fdf commit e52c2d0Copy full SHA for e52c2d0
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@v4
23
- name: Semantic Release
24
- uses: cycjimmy/[email protected].1
+ uses: cycjimmy/[email protected].2
25
with:
26
tag_format: ${version}
27
branches: |
0 commit comments