mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-31 00:04:45 +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:
+1
@@ -0,0 +1 @@
|
||||
module.exports = 'A';
|
||||
+1
@@ -0,0 +1 @@
|
||||
module.exports = 'C';
|
||||
+1
@@ -0,0 +1 @@
|
||||
module.exports = 'B';
|
||||
+1
@@ -0,0 +1 @@
|
||||
module.exports = 'CY';
|
||||
Reference in New Issue
Block a user