mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-11-03 04:16:37 +00:00
Compare commits
2 commits
8f01ebd6fc
...
c2545a1c0c
| Author | SHA1 | Date | |
|---|---|---|---|
|
c2545a1c0c |
|||
|
|
cfed295718 |
2 changed files with 2 additions and 2 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Update flake
|
||||
run: nix flake update
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
- uses: stefanzweifel/git-auto-commit-action@v6
|
||||
with:
|
||||
commit_message: "[CI]: update flake inputs"
|
||||
push_options: "--force"
|
||||
|
|
|
|||
2
.github/workflows/update-pkgs.yml
vendored
2
.github/workflows/update-pkgs.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Update npins
|
||||
run: nix run nixpkgs#npins update
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
- uses: stefanzweifel/git-auto-commit-action@v6
|
||||
with:
|
||||
commit_message: "[CI]: update npins"
|
||||
push_options: "--force"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue