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 dd0a439 commit 26b63b9Copy full SHA for 26b63b9
.github/workflows/helm-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Package Helm chart
35
run: |
36
- helm package helm/stac-semantic-search --destination ./chart-packages
+ helm package helm-chart --destination ./chart-packages
37
38
- name: Push Helm chart to GHCR
39
0 commit comments