feat: Add Forgejo Actions #1

Merged
daniel merged 12 commits from feat/forgejo-actions into master 2023-09-13 19:23:58 +00:00
Showing only changes of commit 097573f828 - Show all commits

View file

@ -13,6 +13,4 @@ jobs:
init: none
planner: linux
- run: env
- run: nix flake check --keep-going
env:
GITHUB_TOKEN: ${{ secrets.REAL_GITHUB_TOKEN }}
- run: unset GITHUB_TOKEN && nix flake check --keep-going