Compare commits
2 commits
a16c6bd6cc
...
3e1ee94dc9
Author | SHA1 | Date | |
---|---|---|---|
3e1ee94dc9 | |||
3c9a69063f |
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ jobs:
|
|||
git config --global user.email "sevenofnine@stronzi.org"
|
||||
git config --global user.name "Seven of Nine"
|
||||
- name: Update flake's lockfile and create commit
|
||||
run: nix flake update --commit-lock-file
|
||||
- name: Push commit to the `update-flake-lock` remote branch
|
||||
run: nix flake update --commit-lock-file# - name: Push commit to the `update-flake-lock` remote branch
|
||||
run: git push origin --force update-flake-lock # sevenOfNix needs write access to the repository
|
||||
- name: Login as `Seven of Nix`
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue