Skip to content

Commit 0a62166

Browse files
committed
npm publish
1 parent 96b8e75 commit 0a62166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ jobs:
251251
252252
- name: publish sqlite-wasm to npm
253253
#if: steps.tag.outputs.version != ''
254-
if: false
255254
run: npm publish ./artifacts/cloudsync-wasm/sqlite-wasm/sqliteai-cloudsync-wasm-*+cloudsync-*.tgz
256255
env:
257256
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)