mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-02 18:56:15 +08:00
v2.0.0 (#12)
- Convert project to Javascript/Typescript - Allow custom headers to be passed in (optional) - Allow body to be optional
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
var argv = require('../')(process.argv.slice(2));
|
||||
console.log(argv);
|
||||
Reference in New Issue
Block a user