update publish action

This commit is contained in:
tiagosiebler
2020-12-26 17:57:13 +00:00
parent 1eeddf5545
commit 1dead0cc1f

View File

@@ -40,7 +40,7 @@ jobs:
node-version: 12 node-version: 12
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/
#- run: npm ci - run: npm ci
- run: npm run build - run: npm run build
- run: npm publish - run: npm publish
if: steps.version-updated.outputs.has-updated if: steps.version-updated.outputs.has-updated