add optional attic push
Some checks failed
Some checks failed
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2
.github/workflows/flake-health-checks.yml
vendored
2
.github/workflows/flake-health-checks.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user