chore: fix workflow

This commit is contained in:
EvolutionX
2022-07-07 22:33:24 +05:30
parent 1e07b5f1c8
commit 2fa5a360ef

View File

@@ -27,4 +27,5 @@ jobs:
if: ${{ steps.release.outputs.release_created }}
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
if: ${{ steps.release.outputs.release_created }}