Skip to content

Commit 0f85824

Browse files
authored
Merge pull request #58 from layer5io/kumarabd/feature/smi-test-v2
changed smi test parameters
2 parents f4ba68e + 987a638 commit 0f85824

File tree

5 files changed

+167
-211
lines changed

5 files changed

+167
-211
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://layer5io.github.io/master/charts
6363
env:
6464
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)