diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 2951f194..67b638b6 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -83,6 +83,7 @@ jobs: if: steps.filter.outputs.addedOrModified == 'true' uses: stefanzweifel/git-auto-commit-action@v4 with: + push_options: --force commit_message: Auto-generate chart README [no ci] commit_user_name: k8s-at-home[bot] commit_user_email: @@ -147,6 +148,7 @@ jobs: - name: Create Commit uses: stefanzweifel/git-auto-commit-action@v4 with: + push_options: --force commit_message: Auto-generate chart summary [no ci] commit_user_name: k8s-at-home[bot] commit_user_email: