We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b8e75 commit 0a62166Copy full SHA for 0a62166
.github/workflows/main.yml
@@ -251,7 +251,6 @@ jobs:
251
252
- name: publish sqlite-wasm to npm
253
#if: steps.tag.outputs.version != ''
254
- if: false
255
run: npm publish ./artifacts/cloudsync-wasm/sqlite-wasm/sqliteai-cloudsync-wasm-*+cloudsync-*.tgz
256
env:
257
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments