Skip to content

Commit 71f0e65

Browse files
committed
chore(nodejs): github actions for running tests and publish package
1 parent b80803e commit 71f0e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
token: ${{ secrets.CI_TOKEN }}
3232
access: public
3333
check-version: true
34-
package: ./packages/nodejs-questdb-client/package.json
34+
package: package.json

0 commit comments

Comments
 (0)