Update .forgejo/workflows/flake-lock-update.yaml
All checks were successful
/ flake-lock-update (push) Successful in 47s
All checks were successful
/ flake-lock-update (push) Successful in 47s
This commit is contained in:
parent
2d7ee94d3a
commit
0edc7d0718
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
- run: nix --experimental-features 'nix-command flakes' profile install nixpkgs#nodejs-slim
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- run: |
|
||||
git config --global user.name "Vili Sinervä"
|
||||
git config --global user.email "vili.m.sinerva@gmail.com"
|
||||
git config --global user.name "Vili Sinervä"
|
||||
git config --global user.email "vili.m.sinerva@gmail.com"
|
||||
- run: nix --experimental-features 'nix-command flakes' flake update --commit-lock-file
|
||||
- run: git push
|
Loading…
Add table
Add a link
Reference in a new issue