Commit from GitHub Actions (Publish APIs & Clients)

This commit is contained in:
crufter
2021-10-12 09:40:18 +00:00
parent 7841367210
commit 1caf019cda
4 changed files with 5 additions and 2 deletions

View File

@@ -5,5 +5,6 @@ curl "https://api.m3o.com/v1/function/Deploy" \
"entrypoint": "helloworld",
"name": "my-first-func",
"project": "tests",
"repo": "github.com/m3o/nodejs-function-example"
"repo": "github.com/m3o/nodejs-function-example",
"runtime": "nodejs14"
}'