switch to forgejo actions #5
1 changed files with 1 additions and 2 deletions
|
@ -6,6 +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:
|
||||||
- extra-conf: |
|
- github-token: ${{ secrets.GH_TOKEN }}
|
||||||
github-token = ${{ secrets.GH_TOKEN }}
|
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
|
|
Loading…
Reference in a new issue