fix build and deploy workflow script

This commit is contained in:
Amruth Pillai
2020-12-20 21:38:28 +05:30
parent 8bac6c79a8
commit 534736a3a4
2 changed files with 2 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
"hosting": [
{
"site": "rxresume",
"public": "public",
"public": "public/",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"rewrites": [
{