We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8138f2 + 64aac76 commit 63c6a07Copy full SHA for 63c6a07
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Deploy to Firebase
36
uses: w9jds/firebase-action@master
37
with:
38
- args: deploy
+ args: deploy --project installer-to
39
env:
40
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
41
- name: Deploy to Google Cloud Bucket
0 commit comments