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

This commit is contained in:
2024-01-24 22:09:39 +00:00
parent 8389dbcee7
commit b6cd28d1e9
3 changed files with 4 additions and 4 deletions

View File

@@ -19,6 +19,6 @@ jobs:
- name: Upload Helm Chart
run: |
curl --request POST \
-H "Authorization: Bearer ${{ secrets.GITEA_TOKEN }}" \
--form "chart=@wordyne-${HELM_CHART_VERSION}.tgz" \
https://git.cloudyne.io/api/packages/helm/helm/charts
--user "${HELM_USER}:${HELM_PASS}" \
--upload-file "wordyne-${HELM_CHART_VERSION}.tgz" \
https://helm.cloudyne.io/api/charts