mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
Fix adding new files
This commit is contained in:
3
.github/workflows/update_tgs_dmapi.yml
vendored
3
.github/workflows/update_tgs_dmapi.yml
vendored
@@ -29,7 +29,8 @@ jobs:
|
||||
run: |
|
||||
git config user.name tgstation-server
|
||||
git config user.email tgstation-server@users.noreply.github.com
|
||||
git commit -a -m 'Update TGS DMAPI'
|
||||
git add *
|
||||
git commit -m 'Update TGS DMAPI'
|
||||
git push -f -u origin tgs-dmapi-update
|
||||
|
||||
- name: Create Pull Request
|
||||
|
||||
Reference in New Issue
Block a user