fixed github action by changing firebase target

This commit is contained in:
Kim, Jimin 2021-06-27 14:47:57 +09:00
parent e2f039996a
commit f1c9b04083
2 changed files with 8 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"hosting": [
{
"target": "test",
"target": "stable",
"cleanUrls": true,
"public": "source/build",
"rewrites": [