mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 13:16:47 +01:00
Update compile_changelogs.yml
This commit is contained in:
@@ -43,8 +43,8 @@ jobs:
|
||||
- name: Commit
|
||||
if: steps.value_holder.outputs.CL_ENABLED
|
||||
run: |
|
||||
git config --local user.email "85452301+Sandstorm-Bot@users.noreply.github.com"
|
||||
git config --local user.name "Sandstorm Bot"
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "Changelogs"
|
||||
git pull origin master
|
||||
git commit -m "Automatic changelog compile [ci skip]" -a || true
|
||||
- name: "Push"
|
||||
|
||||
Reference in New Issue
Block a user