test amend for renovate bump
This commit is contained in:
4
.github/workflows/renovate-bump.yaml
vendored
4
.github/workflows/renovate-bump.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user