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 82f3c48 commit 7ebfad8Copy full SHA for 7ebfad8
.github/workflows/deploy.yml
@@ -14,6 +14,7 @@ jobs:
14
- name: Set up Cloud SDK
15
uses: google-github-actions/setup-gcloud@master
16
with:
17
+ # probot/example-google-cloud-function credentials provided by @bcoe
18
project_id: ${{ secrets.PROJECT_ID }}
19
service_account_key: ${{ secrets.SERVICE_ACCOUNT_KEY }}
20
export_default_credentials: true
0 commit comments