use the real localadmin user
All checks were successful
Build and push nixos-based docker container / build (push) Successful in 49s
Update flake lock / build (push) Successful in 3s

This commit is contained in:
James Andariese 2024-08-03 23:55:03 -05:00
parent 2131b931b7
commit 8cc4da0313

View File

@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- run: |-
git config --local --add user.email gitea@strudelline.net
git config --local --add user.email localadmin@strudelline.net
git config --local --add user.name 'Gitea Actions'
git pull
nix flake update --commit-lock-file