mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-15 02:45:58 +01:00
CI: update auto commit author
This commit is contained in:
parent
ef0d97153a
commit
79ce387cb8
3 changed files with 3 additions and 0 deletions
1
.github/workflows/man-update.yaml
vendored
1
.github/workflows/man-update.yaml
vendored
|
@ -26,3 +26,4 @@ jobs:
|
||||||
name: Commit
|
name: Commit
|
||||||
with:
|
with:
|
||||||
commit_message: "[gha] build man pages"
|
commit_message: "[gha] build man pages"
|
||||||
|
commit_author: Mihai Fufezan <fufexan@protonmail.com>
|
||||||
|
|
1
.github/workflows/nix-update-inputs.yaml
vendored
1
.github/workflows/nix-update-inputs.yaml
vendored
|
@ -38,3 +38,4 @@ jobs:
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "Nix: bump inputs"
|
commit_message: "Nix: bump inputs"
|
||||||
|
commit_author: Mihai Fufezan <fufexan@protonmail.com>
|
||||||
|
|
1
.github/workflows/nix-update-wlroots.yaml
vendored
1
.github/workflows/nix-update-wlroots.yaml
vendored
|
@ -33,3 +33,4 @@ jobs:
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "Nix: bump wlroots"
|
commit_message: "Nix: bump wlroots"
|
||||||
|
commit_author: Mihai Fufezan <fufexan@protonmail.com>
|
||||||
|
|
Loading…
Reference in a new issue