Updates build trigger email address
This commit is contained in:
parent
26484b643c
commit
9d8115a978
@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Setup Git Config
|
- name: Setup Git Config
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email "triggerbot@example.com"
|
git config --global user.email "noreply@sp-tarkov.com"
|
||||||
git config --global user.name "TriggerBot"
|
git config --global user.name "TriggerBot"
|
||||||
|
|
||||||
- name: Clone Build Repository
|
- name: Clone Build Repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user