Skip to content

Commit 8b03cb8

Browse files
authored
Update npm-publish.yml
1 parent 89ff244 commit 8b03cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: Bhacaz/checkout-files@v2
1212
with:
13-
files: ksqljs/
13+
files: ksqljs/*
1414
- uses: actions/setup-node@v3
1515
with:
1616
node-version: 16

0 commit comments

Comments
 (0)