Skip to content

Commit 9f71a7a

Browse files
authored
Update npm-publish.yml
1 parent 3b68cba commit 9f71a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
publish-npm:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v3
11+
- uses: Bhacaz/checkout-files@v2
1212
with:
13-
repository: 'oslabs-beta/ksqljs/ksqljs'
13+
files: ksqljs
1414
- uses: actions/setup-node@v3
1515
with:
1616
node-version: 16

0 commit comments

Comments
 (0)