switch back gh token

This commit is contained in:
notohh 2023-10-05 16:20:31 -04:00
parent 70b323d8c4
commit fa58496a97
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -6,5 +6,5 @@ jobs:
- uses: actions/checkout@v3
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
with:
- github-token: github.com=${{ secrets.GH_TOKEN }}
- github-token: ${{ secrets.GH_TOKEN }}
- run: nix flake check