Skip to content

Commit

Permalink
Add GH token to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisameling committed Jul 14, 2021
1 parent f3c515f commit 5019c00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
gh pr checkout ${{ github.event.inputs.pr }}
popd
fi
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

- name: Move files to web root
run: |
Expand Down

0 comments on commit 5019c00

Please sign in to comment.