Skip to content

Commit 50224b9

Browse files
committed
changed workflow helm chart path
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent ed97dfb commit 50224b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
uses: helm/chart-releaser-action@v1.0.0
6060
with:
6161
version: ${GITHUB_REF/refs\/tags\//}
62-
charts_repo_url: https://layer5.github.io/smi-conformance
62+
charts_repo_url: https://layer5.github.io/
6363
env:
6464
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)