mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-11-01 19:38:44 +00:00
Merge a0c190912a into dbf1abda33
This commit is contained in:
commit
3c2703a4c7
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
|
- name: Update flake
|
||||||
run: nix flake update
|
run: nix flake update
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v6
|
- uses: stefanzweifel/git-auto-commit-action@v7
|
||||||
with:
|
with:
|
||||||
commit_message: "[CI]: update flake inputs"
|
commit_message: "[CI]: update flake inputs"
|
||||||
push_options: "--force"
|
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
|
- name: Update npins
|
||||||
run: nix run nixpkgs#npins update
|
run: nix run nixpkgs#npins update
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v6
|
- uses: stefanzweifel/git-auto-commit-action@v7
|
||||||
with:
|
with:
|
||||||
commit_message: "[CI]: update npins"
|
commit_message: "[CI]: update npins"
|
||||||
push_options: "--force"
|
push_options: "--force"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue