mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-27 20:44:47 +02:00
workflow: update committer details
This commit is contained in:
4
.github/workflows/definitions-update.yml
vendored
4
.github/workflows/definitions-update.yml
vendored
@@ -48,8 +48,8 @@ jobs:
|
|||||||
- name: Commit Changes
|
- name: Commit Changes
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
run: |
|
run: |
|
||||||
git config user.name github-actions
|
git config user.name jackett-bot
|
||||||
git config user.email github-actions@github.com
|
git config user.email jackett-bot@users.noreply.github.com
|
||||||
|
|
||||||
git add src/Jackett.Common/Definitions/rudub.yml
|
git add src/Jackett.Common/Definitions/rudub.yml
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user