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

View file

@ -5,4 +5,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
with:
- extra-conf: |
access-tokens = github.com=${{ secrets.GH_TOKEN }}
- run: nix flake check