Skip to content

Commit

Permalink
Set GH_TOKEN env var
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Jun 23, 2024
1 parent f5173a7 commit d9645af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
- uses: actions/checkout@v4
- name: Run install script
run: ./install.sh
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit d9645af

Please sign in to comment.