Commit 510aab1
Changed files (1)
.github
workflows
.github/workflows/dev-publish.yml
@@ -61,7 +61,7 @@ jobs:
name: build-${{ github.run_id }}
- run: |
node scripts/prepublish-lite.mjs
- npm version ${{ env.ZX_VERSION }}-lite-dev.${{ env.SHA_SHORT }}--no-git-tag-version
+ npm version ${{ env.ZX_VERSION }}-lite-dev.${{ env.SHA_SHORT }} --no-git-tag-version
npm publish --provenance --access=public --no-git-tag-version --tag dev
# publishing regular snapshot version: 1.2.3-dev.abcd1234