1
0
Fork 0
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:
Ruben 2025-01-17 15:17:49 -06:00
parent 2e84fbe13b
commit 500ff402b3
No known key found for this signature in database
GPG key ID: AE181294E97E4802
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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"