``` git add . && git ci -m "COMMIT MESSAGE" && npm version patch && git push && npm publish # you'll get asked to provide 2FA ```
npm install @nachocab/pipedream-global
git add . && git ci -m "COMMIT MESSAGE" && npm version patch && git push && npm publish # you'll get asked to provide 2FA
`You have to make a trivial change in Pipedream, then deploy, then re-emit the failing event.
use
`
const { encodeUrl } = require("@nachocab/pipedream-global");
``