Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 261 Bytes

rails-migration-ids-in-pr

The action source code is in index.js. If you make changes to it, you should then run the following:

npm i -g @zeit/ncc

Compile the source code into dist/index.js file that is run from action.yml

ncc build index.js