Skip to content

Commit 64aac76

Browse files
committed
Add project id
1 parent 8ba5f4d commit 64aac76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Deploy to Firebase
3636
uses: w9jds/firebase-action@master
3737
with:
38-
args: deploy
38+
args: deploy --project installer-to
3939
env:
4040
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
4141
- name: Deploy to Google Cloud Bucket

0 commit comments

Comments
 (0)