forked from github-mirrorer/taskchampion-sync-server
Fix install directory for helm chart (#207)
* Fixing helm publish path * Fixing install dir for helm chart
This commit is contained in:
3
.github/workflows/publish-helm.yml
vendored
3
.github/workflows/publish-helm.yml
vendored
@ -33,5 +33,4 @@ jobs:
|
|||||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
with:
|
with:
|
||||||
charts_dir: helm
|
charts_dir: helm
|
||||||
charts_repo_url: https://gothenburgbitfactory.org/taskchampion-sync-server/helm-chart
|
install_dir: helm-chart
|
||||||
pages_index_path: helm-chart
|
|
||||||
|
|||||||
Reference in New Issue
Block a user