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 786c4bc289 - Show all commits

View file

@ -12,6 +12,7 @@ jobs:
with: with:
init: none init: none
planner: linux planner: linux
- run: env
- run: nix flake check --keep-going - run: nix flake check --keep-going
env: env:
GITHUB_TOKEN: '' GITHUB_TOKEN: ''