mirror of
https://github.com/helm/helm.git
synced 2026-04-15 21:59:50 -04:00
Remove dev-v3 helm-latest-version publish
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
This commit is contained in:
parent
4a19a5b6fb
commit
efb94bf0ba
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -56,7 +56,6 @@ jobs:
|
|||
echo "Error: Latest version ${LATEST_VERSION} is not a v3 release"
|
||||
exit 1
|
||||
fi
|
||||
echo "${LATEST_VERSION}" > _dist_versions/helm-latest-version
|
||||
echo "${LATEST_VERSION}" > _dist_versions/helm3-latest-version
|
||||
|
||||
- name: Upload Binaries
|
||||
|
|
|
|||
Loading…
Reference in a new issue