Skip to content

Commit

Permalink
Remove extra envs
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Jun 23, 2024
1 parent fad83a6 commit 9ff0821
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Test install script
on: push

env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
test:
Expand Down

0 comments on commit 9ff0821

Please sign in to comment.