fixed github action by changing firebase target
This commit is contained in:
parent
e2f039996a
commit
f1c9b04083
2 changed files with 8 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"hosting": [
|
||||
{
|
||||
"target": "test",
|
||||
"target": "stable",
|
||||
"cleanUrls": true,
|
||||
"public": "source/build",
|
||||
"rewrites": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue