We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54309d commit cefa840Copy full SHA for cefa840
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Release
36
uses: cycjimmy/semantic-release-action@v3
37
with:
38
- semantic_version: 20
+ semantic_version: 16
39
env:
40
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
41
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}
0 commit comments