test amend for renovate bump
This commit is contained in:
@@ -87,5 +87,5 @@ jobs:
|
|||||||
git config user.name "TrueCharts-Bot"
|
git config user.name "TrueCharts-Bot"
|
||||||
git config user.email "bot@truecharts.org"
|
git config user.email "bot@truecharts.org"
|
||||||
git add --all
|
git add --all
|
||||||
git commit -sm "Commit bumped App Version" || exit 0
|
git commit --amend || exit 0
|
||||||
git push
|
git push --force
|
||||||
|
|||||||
Reference in New Issue
Block a user