fix: reverted semantic release to v16 (#321)

This commit is contained in:
Bilal Qamar
2023-03-30 11:04:45 +05:00
committed by GitHub
parent a54309dd63
commit cefa84006c

View File

@@ -35,7 +35,7 @@ jobs:
- name: Release
uses: cycjimmy/semantic-release-action@v3
with:
semantic_version: 20
semantic_version: 16
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}