Update action.yml
This commit is contained in:
parent
55fecb7d87
commit
3fbf74b4c2
@ -33,4 +33,6 @@ runs:
|
||||
env:
|
||||
HELM_FILE: ${{ inputs.chart_directory }}/result.tgz
|
||||
run: |
|
||||
env
|
||||
echo "File: @${HELM_FILE}"
|
||||
curl --data-binary "@${HELM_FILE}" "${{ vars.HELM_REPOSITORY }}/api/charts?force" -v
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user