diff --git a/lib b/lib index 36124df..cd84e8c 100644 --- a/lib +++ b/lib @@ -34,8 +34,8 @@ function create-release(){ -H 'accept: application/json' \ -H 'Content-Type: multipart/form-data' \ -H 'Authorization: Bearer 10e4af53e553aacb905766512e36487492d61a66' \ - -F 'attachment=@./release/module.zip' \ - -F 'attachment=@./src/module.json' + -F 'file1=@./release/module.zip' \ + -F 'file2=@./src/module.json' } function vars() {