mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-08-25 08:08:00 +00:00
517289c047
* 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> |
||
---|---|---|
.. | ||
ncc | ||
readme.md |
About this directory
This directory will contain:
buildin
: the webpackbuildin/
folder, required at runtimencc
: the output from the ncc build
They are generated by the build
script defined in ../package.json
.
This directory is the only one published to npm.