Skip to content

Commit

Permalink
Merge pull request #465 from kdoctor-io/robot/cherrypick/pr464/releas…
Browse files Browse the repository at this point in the history
…e-v0.2

fix ci release
  • Loading branch information
ii2day committed Dec 28, 2023
2 parents 73405c9 + 41460fb commit 16c5f48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/auto-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ jobs:
fi
chart_path=$( ls chart-package/kdoctor-*.tgz )
echo "RUN_CHART_PATH=${chart_path}" >> $GITHUB_ENV
chart_app_path=$( ls chart-package/server-*.tgz )
echo "RUN_CHART_APP_PATH=${chart_app_path}" >> $GITHUB_ENV
# ========== changelog
if ! ls changelog-result/*.md &>/dev/null ; then
echo "error, failed to find changelog "
Expand Down

0 comments on commit 16c5f48

Please sign in to comment.