GitHub Action that uploads coverage to Codecov ☂️
Find a file
2019-08-06 16:44:27 -07:00
.github/workflows rehaul action yml 2019-08-05 21:19:25 -07:00
action.yml test pulling inputs into script 2019-08-06 16:40:07 -07:00
Dockerfile correct directory for entrypoint shell file 2019-08-06 14:09:54 -07:00
entrypoint.sh test with token arg 2019-08-06 16:44:27 -07:00
README.md functioning dockerfile 2019-07-30 23:51:36 -07:00

Things to put in readme

  • A detailed description of what the action does.
  • Environment variables the action uses.
  • Secrets the action uses. Production secrets should not be stored in the API during the limited public beta period.
  • Required arguments.
  • Optional arguments.