add optional attic push
Some checks failed
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Failing after 5m57s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m23s

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-01-26 12:00:51 -05:00
parent 400986b2e3
commit c7411635f7
2 changed files with 24 additions and 0 deletions

View File

@ -21,5 +21,7 @@ jobs:
endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }}
token: ${{ secrets.ATTIC_TOKEN }}
skip-push: "true"
- uses: actions/checkout@v4
- run: nix flake check --accept-flake-config
- run: nix ./utils/attic-push.bash