Fix argument
This commit is contained in:
parent
ad73596967
commit
78b1d648ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Deploy html
|
||||
uses: w9jds/firebase-action@master
|
||||
with:
|
||||
args: deploy --only --project decla-red
|
||||
args: deploy --only hosting --project decla-red
|
||||
env:
|
||||
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
|
||||
PROJECT_PATH: frontend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue