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 0b2f6c1178 - Show all commits

View file

@ -13,4 +13,4 @@ jobs:
init: none init: none
planner: linux planner: linux
- run: env - run: env
- run: unset GITHUB_TOKEN && nix flake check --keep-going - run: unsetenv GITHUB_TOKEN && nix flake check --keep-going