Skip to content

Commit

Permalink
Set GITHUB_TOKEN env for chezmoi
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Jun 23, 2024
1 parent 87010b1 commit fad83a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: push

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

jobs:
Expand Down

0 comments on commit fad83a6

Please sign in to comment.