Commit 510aab1

Anton Golub <antongolub@antongolub.com>
2025-03-21 18:16:40
ci: fix typo (#1148)
1 parent 2684e91
Changed files (1)
.github
.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