try this for auth
This commit is contained in:
parent
a4bc759142
commit
e07558bf95
1 changed files with 1 additions and 2 deletions
|
@ -6,6 +6,5 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
- extra-conf: |
|
||||
github-token = ${{ secrets.GH_TOKEN }}
|
||||
- github-token: ${{ secrets.GH_TOKEN }}
|
||||
- run: nix flake check
|
||||
|
|
Loading…
Reference in a new issue