Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Commit 164094a

Browse files
authored
Merge pull request #7 from devrev/fix/publish-package
fix: yml file
2 parents 907a59d + 44dcdf6 commit 164094a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
cd packages/duckdb-wasm
3030
echo "//npm.pkg.github.com/:_authToken=${{secrets.NPM_PACKAGE_PUBLISH_TOKEN}}" >> .npmrc
3131
npm publish
32+

0 commit comments

Comments
 (0)