mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 02:30:44 -05:00
Updates build trigger email address
This commit is contained in:
parent
a4669f9c1e
commit
f0c18a5135
@ -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