[BUG] Correction upload 1er fichier CI/CD
All checks were successful
Go2ticket auto deployement / Go2ticket (push) Successful in 14s
All checks were successful
Go2ticket auto deployement / Go2ticket (push) Successful in 14s
This commit is contained in:
parent
ff721bb2b6
commit
52d76bef32
|
@ -67,7 +67,7 @@ jobs:
|
|||
if [ -n "$RELEASE_ID" ]; then
|
||||
curl -X POST -H "Authorization: token ${{ secrets.GIT_TOKEN }}" \
|
||||
-H "Content-Type: multipart/form-data" \
|
||||
-F "att achment=@go2ticket-firefox.xpi" \
|
||||
-F "attachment=@go2ticket-firefox.xpi" \
|
||||
"${{ vars.GIT_URL }}/api/v1/repos/${{ gitea.repository }}/releases/${RELEASE_ID}/assets"
|
||||
|
||||
curl -X POST -H "Authorization: token ${{ secrets.GIT_TOKEN }}" \
|
||||
|
|
Loading…
Reference in New Issue
Block a user