probot / adapter-github-actions

:electric_plug: An adapter that takes a Probot app and makes it compatible with GitHub Actions
ISC License
86 stars 19 forks source link

fix require statement #22

Closed jetersen closed 3 years ago

jetersen commented 3 years ago

I almost deployed with the wrong require cause I didn't double check the import 😅


View rendered README.md

jetersen commented 3 years ago

Also the @vercel/ncc library is still outputting static and views 😅

ncc: Compiling file index.js
   1kB  dist/views/success.hbs
   2kB  dist/views/setup.hbs
   2kB  dist/views/probot.hbs
   3kB  dist/views/import.hbs
   7kB  dist/static/robot.svg
  70kB  dist/static/probot-head.png
 113kB  dist/static/primer.css
4581kB  dist/index.js
github-actions[bot] commented 2 years ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: