Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 219 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (3 loc) · 219 Bytes

Contributing

Before pushing a change, update dist/index.js using npm run build. This creates a single javascript file that is used as an entrypoint for the action. Failure to do so will generate a build failure.