watermelon-http-client
watermelon-http-client copied to clipboard
💡 CI generates and commits dist/index.js
What
CI should commit the build dist/index.js
Why
We currently rely on humans (prone to forget/be bad people) to compile this file locally with yarn all
and then commit it
How
See how to have a GH Action commit a file: https://github.com/orgs/community/discussions/25234#discussioncomment-3246984