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