Skip to content

Commit

Permalink
add token thing
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDavidNewman committed Sep 10, 2022
1 parent 12e0bb5 commit 02ac665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
- run: npm test
env:
CI: true
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 02ac665

Please sign in to comment.