Update .github/workflows/update.yaml
All checks were successful
Build and push nixos-based docker container / build (push) Successful in 1m30s
Update flake lock / build (push) Successful in 4s

This commit is contained in:
James Andariese 2024-08-04 04:38:35 +00:00
parent 71d9eac45c
commit 94c1c24d16

View File

@ -14,6 +14,6 @@ jobs:
- run: |-
git config --local --add user.email gitea@strudelline.net
git config --local --add user.name 'Gitea Actions'
git pull
nix flake update --commit-lock-file
git push