Fix CI
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
2024-01-06 12:11:19 +01:00
parent e683483aaf
commit de7e389ff7

View File

@@ -21,5 +21,5 @@ jobs:
run: | run: |
curl --request POST \ curl --request POST \
--user ${{ secrets.HELM_PKG_UPLOAD_USER }}:${{ secrets.HELM_PKG_UPLOAD_PASS }} \ --user ${{ secrets.HELM_PKG_UPLOAD_USER }}:${{ secrets.HELM_PKG_UPLOAD_PASS }} \
--form "chart=@wordyne-${HELM_CHART_VERSION}.tgz" \ --form "chart=@cloudypress-${HELM_CHART_VERSION}.tgz" \
https://git.cloudyne.io/api/packages/helm/helm/api/charts https://git.cloudyne.io/api/packages/helm/helm/api/charts