We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed97dfb commit 50224b9Copy full SHA for 50224b9
.github/workflows/ci.yml
@@ -59,6 +59,6 @@ jobs:
59
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
+ charts_repo_url: https://layer5.github.io/
63
env:
64
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments