Update .github/workflows/update.yaml
Some checks failed
Build and push nixos-based docker container / build (push) Has been cancelled
Some checks failed
Build and push nixos-based docker container / build (push) Has been cancelled
This commit is contained in:
parent
4ed73ea897
commit
66b2de3177
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user