Update forgejo workflow

This commit is contained in:
Vili Sinervä 2025-06-28 23:49:40 +03:00
parent 63a2c6cb9a
commit 9eb31a2948
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -11,5 +11,6 @@ jobs:
- run: |
git config --global user.name 'Vili Sinervä'
git config --global user.email 'vili.m.sinerva@gmail.com'
- run: git pull
- run: nix --experimental-features 'nix-command flakes' flake update --commit-lock-file
- run: git push