nix-configs/.forgejo/workflows/update.sh

3 lines
95 B
Bash
Raw Normal View History

2024-04-24 18:01:37 -04:00
#!/bin/sh
nix flake update --commit-lock-file --commit-lockfile-summary "Update Flake"
git push