switch back gh token
This commit is contained in:
parent
70b323d8c4
commit
fa58496a97
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||||
with:
|
with:
|
||||||
- github-token: github.com=${{ secrets.GH_TOKEN }}
|
- github-token: ${{ secrets.GH_TOKEN }}
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
|
|
Loading…
Reference in a new issue