mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-08-25 08:08:00 +00:00
* v2.0.0 (#12) - Convert project to Javascript/Typescript - Allow custom headers to be passed in (optional) - Allow body to be optional * Update action.yml * Update action.yml * Add support for environment variables (fixed #17) * Add support for header as environment variables * Run build and package Co-authored-by: Joel Male <joel@joelmale.com> |
||
|---|---|---|
| .. | ||
| buildin | ||
| loaders | ||
| @@notfound.js | ||
| cli.js | ||
| cli.js.cache | ||
| cli.js.cache.js | ||
| index.js | ||
| index.js.cache | ||
| index.js.cache.js | ||
| readme.md | ||
| sourcemap-register.js | ||
| sourcemap-register.js.cache | ||
| sourcemap-register.js.cache.js | ||
| typescript.js | ||
About this directory
This directory will contain:
index.jsthe main ncc bundlecli.jsthe CLI bundle, excluding the main ncc bundletypescript.jsthe TypeScript detection file
These are generated by the build step defined in ../../package.json.
These files are published to npm.