| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Lovely, thanks @konradpabjan 🙇♂️
Sorry, something went wrong.
* Remove old dist/index.js file * Misc fixes
| Back | FazBrowse Home | New Git URL |
After adding support for publishing packages with a GPG key, there is no longer a single dist/index.js file. Instead there is dist/setup/index.js and dist/cleanup/index.js because there is a main and post step:
setup-java/action.yml
Lines 56 to 57 in d34a7e4
This PR removes the old dist/index.js file that was not removed and it adds some clarification to the contributor docs about the files that @zeit/ncc creates.