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 0f6734d + ad6763e commit 9aabd53Copy full SHA for 9aabd53
1 file changed
.github/workflows/deploy.yml
@@ -32,5 +32,7 @@ jobs:
32
workload_identity_provider: projects/497569814697/locations/global/workloadIdentityPools/github-pool/providers/github-provider
33
service_account: ${{ secrets.WIF_SERVICE_ACCOUNT }}
34
35
+ - uses: google-github-actions/setup-gcloud@v2
36
+
37
- name: Deploy to GCS
38
run: gsutil -m rsync -r -d site/ gs://www.afcproject.dev
0 commit comments