ci: fix workflows

This commit is contained in:
Kat Inskip 2024-10-25 13:50:00 -04:00
parent 9c34345ee3
commit 9bd2bbe80e
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 3 additions and 64 deletions

View file

@ -1,7 +1,7 @@
env:
CACHIX_SIGNING_KEY: ${{ secrets.CACHIX_SIGNING_KEY }}
CI_ALLOW_ROOT: '1'
CI_CONFIG: ./ci/flake-cron.nix
CI_CONFIG: ./ci.nix
CI_PLATFORM: gh-actions
DISCORD_WEBHOOK_LINK: ${{ secrets.DISCORD_WEBHOOK_LINK }}
jobs: