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.
1 parent 8456157 commit 8ba5f4dCopy full SHA for 8ba5f4d
.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