Skip to content

Commit f09c67a

Browse files
authored
Update ci.yml
1 parent f9d9ea9 commit f09c67a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ jobs:
1919
run: |
2020
npm i
2121
npm run test -- --watch=false --browsers=ChromeHeadless
22+
env:
23+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)