Skip to content

Commit fd828ca

Browse files
committed
chore(nodejs): github actions for running tests and publish package
1 parent 7762ef3 commit fd828ca

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: ./package.json
34+
package: package.json

0 commit comments

Comments
 (0)