Skip to content

Commit

Permalink
Inherit secrets in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dmoss18 committed Jul 3, 2023
1 parent 4c4a273 commit 233b594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
- run: npm install
- run: npm run lint
- run: npm run test
secrets: inherit
- run: npm run build

0 comments on commit 233b594

Please sign in to comment.