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 fa58496a97 - Show all commits

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