Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Update inputs

Update inputs #280

Workflow file for this run

name: Update inputs
on:
schedule:
- cron: 0 0 * * *
jobs:
nix-update:
uses: christianharke/flake-commons/.github/workflows/nix-update.yml@main
secrets:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}