mirror of
https://github.com/sp-tarkov/launcher.git
synced 2025-02-12 22:10:44 -05:00
Updates build trigger email address
This commit is contained in:
parent
7ece42f40f
commit
9ab621328a
@ -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