update with PR comments

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
Rogerio Angeliski
2021-07-01 21:47:54 -03:00
parent 93f8e8b423
commit 944640535a
8 changed files with 47 additions and 13 deletions
@@ -10,5 +10,4 @@ spec:
- ./create-react-app/template.yaml
- ./springboot-grpc-template/template.yaml
- ./v1beta2-demo/template.yaml
- ./rails-demo/template.yaml
- ./pull-request/template.yaml
@@ -16,4 +16,4 @@
export { createFetchPlainAction } from './plain';
export { createFetchCookiecutterAction } from './cookiecutter';
export * from './helpers';
export { fetchContents } from './helpers';