Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanMcPherson authored Dec 17, 2023
1 parent 2a5cfb8 commit 6ead487
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Test Package
on:
pull_request:

env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

jobs:
run-tests:
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
Expand Down

0 comments on commit 6ead487

Please sign in to comment.