mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Fix e-mail
This commit is contained in:
2
.github/workflows/update_tgs_dmapi.yml
vendored
2
.github/workflows/update_tgs_dmapi.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Commit and Push
|
- name: Commit and Push
|
||||||
run: |
|
run: |
|
||||||
git config user.name tgstation-server
|
git config user.name tgstation-server
|
||||||
git config user.email tgstation-server@users.noreply.github.Commit
|
git config user.email tgstation-server@users.noreply.github.com
|
||||||
git commit -a -m 'Update TGS DMAPI'
|
git commit -a -m 'Update TGS DMAPI'
|
||||||
git push -f -u origin tgs-dmapi-update
|
git push -f -u origin tgs-dmapi-update
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user