Skip to content

Commit cefa840

Browse files
authored
fix: reverted semantic release to v16 (#321)
1 parent a54309d commit cefa840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Release
3636
uses: cycjimmy/semantic-release-action@v3
3737
with:
38-
semantic_version: 20
38+
semantic_version: 16
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
4141
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}

0 commit comments

Comments
 (0)