Skip to content

build(deps): Bump DeterminateSystems/update-flake-lock from 23 to 24 #58

build(deps): Bump DeterminateSystems/update-flake-lock from 23 to 24

build(deps): Bump DeterminateSystems/update-flake-lock from 23 to 24 #58

---
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@v13
- uses: DeterminateSystems/flakehub-push@v4
with:
name: TaserudConsulting/jsonresume-nix
rolling: true
visibility: public