switch to forgejo actions #5

Merged
notohh merged 17 commits from actions-testing into master 2023-10-05 16:31:15 -04:00
Showing only changes of commit e07558bf95 - Show all commits

View file

@ -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