mirror of
https://github.com/sneexy-boi/copr.git
synced 2025-07-07 08:05:29 +02:00
chore(workflows): rename author action
This commit is contained in:
parent
2e84fbe13b
commit
500ff402b3
2 changed files with 2 additions and 2 deletions
2
.github/workflows/floorp-sync.yml
vendored
2
.github/workflows/floorp-sync.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
ref: 'main'
|
||||
|
||||
- name: Gayify the commit
|
||||
- name: Set commit author
|
||||
run: |
|
||||
git config --local user.name "Updater"
|
||||
git config --local user.email "synth@synth.download"
|
||||
|
|
2
.github/workflows/zen-browser-sync.yml
vendored
2
.github/workflows/zen-browser-sync.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
ref: 'main'
|
||||
|
||||
- name: Gayify the commit
|
||||
- name: Set commit author
|
||||
run: |
|
||||
git config --local user.name "Updater"
|
||||
git config --local user.email "synth@synth.download"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue