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 3d7e22b + 16ac62f commit 4065771Copy full SHA for 4065771
.github/workflows/deploy.yml
@@ -46,5 +46,5 @@ jobs:
46
PROJECT_ID: installer-to
47
APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
48
with:
49
- args: rsync -r installers gs://installer-to/installers
+ args: rsync -r installers gs://installer-to.appspot.com/installers
50
cli: gsutil
0 commit comments