We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d382169 commit c0b1744Copy full SHA for c0b1744
README.md
@@ -1,7 +1,7 @@
1
# NPM Script Webhook
2
Tiny web app for executing a npm task after a successful token authentication request.
3
4
-The request need to be sent via POST in the following format:
+The request body need to be sent via POST in the following format:
5
```json
6
{
7
"secret": "51999777-c86a-41c0-b69f-2e3f9ccc0f3b"
0 commit comments