Skip to content

fix(ci): Remove the deprecated magic nix cache action #79

fix(ci): Remove the deprecated magic nix cache action

fix(ci): Remove the deprecated magic nix cache action #79

---
name: Publish every Git push to main to FlakeHub
'on':
push:
branches:
- main
jobs:
flakehub-publish:
runs-on: ubuntu-22.04
permissions:
id-token: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
- uses: DeterminateSystems/flakehub-push@v5
with:
name: TaserudConsulting/jsonresume-nix
rolling: true
visibility: public