Fix argument

This commit is contained in:
schmelczerandras 2020-10-02 15:45:08 +02:00
parent ad73596967
commit 78b1d648ee

View file

@ -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