Compare commits

...

1 Commits

Author SHA1 Message Date
Bilal Qamar
cefa84006c fix: reverted semantic release to v16 (#321) 2023-03-30 11:04:45 +05:00

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 }}