Skip to content

Commit f8138f2

Browse files
authored
Merge pull request #5 from Heshdude/creating-installer-generator
Fixing typo
2 parents 8cd0007 + 8ba5f4d commit f8138f2

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
@@ -39,7 +39,7 @@ jobs:
3939
env:
4040
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
4141
- name: Deploy to Google Cloud Bucket
42-
- uses: actions-hub/gcloud@master
42+
uses: actions-hub/gcloud@master
4343
env:
4444
PROJECT_ID: installer-to
4545
APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}

0 commit comments

Comments
 (0)