fix stale repo issue
This commit is contained in:
parent
2d0228de00
commit
70d34cd5ef
1
.github/workflows/update.yaml
vendored
1
.github/workflows/update.yaml
vendored
|
@ -15,5 +15,6 @@ jobs:
|
|||
git config --local --add user.email gitea@strudelline.net
|
||||
git config --local --add user.name 'Gitea Actions'
|
||||
|
||||
git pull -f
|
||||
nix flake update --commit-lock-file
|
||||
git push
|
||||
|
|
Loading…
Reference in New Issue
Block a user