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 8cd0007 + 8ba5f4d commit f8138f2Copy full SHA for f8138f2
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
env:
40
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
41
- name: Deploy to Google Cloud Bucket
42
- - uses: actions-hub/gcloud@master
+ uses: actions-hub/gcloud@master
43
44
PROJECT_ID: installer-to
45
APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
0 commit comments