diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 32e3351cd62..07aaeebb3df 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -131,8 +131,7 @@ jobs: git config user.email "bot@truecharts.org" git add --all git commit -sm "Commit released docs for TrueCharts" || exit 0 - ## TODO: actually push the content - # git push + git push cd - rm -rf pub