Revert "Update compile_changelogs.yml"

This reverts commit 39a3921102.
This commit is contained in:
BongaTheProto
2024-02-15 16:12:28 -05:00
parent 39a3921102
commit 6a82701fc2
+2 -2
View File
@@ -43,8 +43,8 @@ jobs:
- name: Commit
if: steps.value_holder.outputs.CL_ENABLED
run: |
git config --local user.email "97993072+SPLURT-Station-Bot@users.noreply.github.com"
git config --local user.name "SPLURT Bot"
git config --local user.email "action@github.com"
git config --local user.name "Changelogs"
git pull origin master
git add html/changelogs
git commit -m "Automatic changelog compile [ci skip]" -a || true