Skip to content

Commit bb92b4b

Browse files
authored
fix: semantic version release (#85)
1 parent dc49f35 commit bb92b4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
id: semantic-release
3737
uses: cycjimmy/semantic-release-action@v3
3838
with:
39-
semantic_version: 21
39+
semantic_version: 19
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242

0 commit comments

Comments
 (0)