2 Commits

Author SHA1 Message Date
Git Admin
b3fe60a657 Release 3.10.1 2025-01-29 20:27:52 +00:00
ed5c5089b3 Automagically tag shit
All checks were successful
Release Workflow / release (push) Successful in 6s
2025-01-29 21:27:44 +01:00

View File

@@ -83,6 +83,5 @@ jobs:
curl -X POST \ curl -X POST \
-H "Authorization: token ${{ secrets.JEBENI_TOKEN }}" \ -H "Authorization: token ${{ secrets.JEBENI_TOKEN }}" \
-H "Content-Type: application/zip" \ -H "Content-Type: application/zip" \
-H "Content-Disposition: attachment; filename=Heimdall.zip" \
--data-binary @Heimdall.zip \ --data-binary @Heimdall.zip \
http://srv-captain--git:3000/api/v1/repos/dave/wow-Heimdall/releases/${RELEASE_ID}/assets http://srv-captain--git:3000/api/v1/repos/dave/wow-Heimdall/releases/${RELEASE_ID}/assets