ci: try using different conf

This commit is contained in:
notohh 2023-10-05 16:00:45 -04:00
parent e6caef73e0
commit a4bc759142
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -7,5 +7,5 @@ jobs:
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
with:
- extra-conf: |
access-tokens = github.com=${{ secrets.GH_TOKEN }}
github-token = ${{ secrets.GH_TOKEN }}
- run: nix flake check