Revert "Append the repository path in Helm URL" 22/14922/1
authoraravind.est <aravindhan.a@est.tech>
Tue, 16 Sep 2025 14:20:58 +0000 (15:20 +0100)
committeraravind.est <aravindhan.a@est.tech>
Tue, 16 Sep 2025 14:21:47 +0000 (15:21 +0100)
This reverts commit 158067d19e18870a360c2e44d9d382b360784adb.

Change-Id: I5b5e851e961678c43a48f3fed5a8b3a9a2fbfc73
Signed-off-by: aravind.est <aravindhan.a@est.tech>
.github/workflows/gerrit-merge-itdep.yaml

index d5362d8..18e0285 100644 (file)
@@ -172,7 +172,6 @@ jobs:
           repository_name: 'helm.snapshot'
           files_path: "${{ env.CHARTS_BUILD_DIR }}"
           file_pattern: '*.tgz'
-          upload_path: "${{ github.event.repository.name }}"
 
   report-status:
     if: ${{ always() }}