Update .github/workflows/update.yaml
Some checks failed
Build and push nixos-based docker container / build (push) Has been cancelled

This commit is contained in:
James Andariese 2024-08-04 04:38:35 +00:00
parent 4ed73ea897
commit 66b2de3177

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