Skip to content

Commit 7077a85

Browse files
committed
added repo url and version
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent e1351d8 commit 7077a85

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,8 @@ jobs:
5757
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
5858
- name: Run chart-releaser
5959
uses: helm/chart-releaser-action@v1.0.0
60+
with:
61+
version: ${GITHUB_REF/refs\/tags\//}
62+
charts_repo_url: https://layer5.github.io/smi-conformance
6063
env:
6164
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)