Skip to content

Commit

Permalink
ci: set NIX_CONFIG extra-access-tokens for GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jul 9, 2024
1 parent 0e00fcd commit 7860f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
working-directory: devenv
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NIX_CONFIG: extra-access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7860f41

Please sign in to comment.