From c45892bee6d687a62a52ddffd541970da8563192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Sat, 12 Jun 2021 17:01:32 +0200 Subject: [PATCH] [CI] Update CI --- .github/workflows/charts-release.yaml | 2 ++ 1 file changed, 2 insertions(+) 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: