This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch rename in repository https://gitbox.apache.org/repos/asf/skywalking-helm.git
commit 336b7ce710404b2cce4042faa371d03f62f7cecf Author: kezhenxu94 <[email protected]> AuthorDate: Sun Oct 8 14:11:11 2023 +0800 Rename helm repo name --- .github/workflows/publish-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-helm.yaml b/.github/workflows/publish-helm.yaml index b8afb35..1ae5c96 100644 --- a/.github/workflows/publish-helm.yaml +++ b/.github/workflows/publish-helm.yaml @@ -22,7 +22,7 @@ on: - master env: - HUB: ghcr.io/apache/skywalking-kubernetes + HUB: ghcr.io/apache/skywalking-helm VERSION: 0.0.0-${{ github.sha }} jobs:
