Update action.yml
This commit is contained in:
parent
5a4990d540
commit
c66ccdfda5
@ -27,6 +27,7 @@ runs:
|
||||
- name: 'Upload file'
|
||||
run: |
|
||||
curl -v -H 'Authorization: Bearer ${{ inputs.secret }}' \
|
||||
-F sha=${{ gitea.sha }} \
|
||||
-F ref='${{ gitea.ref }}' \
|
||||
-F prefix='${{ inputs.prefix }}' \
|
||||
-F filename='${{ inputs.file }}' \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user