Fixes the changelogs being absolutely deleted only (#15586)
* Update files * extra and hidden stuff
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
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
|
||||
- name: "Push"
|
||||
if: steps.value_holder.outputs.CL_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user