feat(template): adds templates
if an `TEMPLATE.ejs` file is found in the repo it will be used for rendering closes #14
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "mawesome",
|
||||
"version": "1.0.45",
|
||||
"version": "1.1.0-next.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mawesome",
|
||||
"version": "1.0.45",
|
||||
"version": "1.1.0-next.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.8.0",
|
||||
|
Reference in New Issue
Block a user