functioning dockerfile

This commit is contained in:
“ibrahim0814”
2019-07-30 23:51:36 -07:00
parent 4779151e5f
commit 7a4fef29fd
5 changed files with 7 additions and 4 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
## 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.