save on everything

This commit is contained in:
Cadey Ratio 2020-11-18 13:03:00 -05:00
parent 5ff4af60f8
commit 7f97bf7ed4
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
if: github.ref == 'refs/heads/main'
run: ./scripts/release.sh
env:
NIX_PATH: /nix/var/nix/profiles/per-user/root/channels
NIX_PATH: /nix/var/nix/profiles/per-user/runner/channels
DIGITALOCEAN_ACCESS_TOKEN: ${{ secrets.DIGITALOCEAN_TOKEN }}
MI_TOKEN: ${{ secrets.MI_TOKEN }}
PATREON_ACCESS_TOKEN: ${{ secrets.PATREON_ACCESS_TOKEN }}