test amend for renovate bump

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-24 01:45:42 +02:00
parent 80f4345a5a
commit 58c8f76e36

View File

@@ -87,5 +87,5 @@ jobs:
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
git add --all
git commit -sm "Commit bumped App Version" || exit 0
git push
git commit --amend || exit 0
git push --force