Skip to content

Commit 7ebfad8

Browse files
committed
ci(deploy): add note about who provided credentials for GCF
1 parent 82f3c48 commit 7ebfad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- name: Set up Cloud SDK
1515
uses: google-github-actions/setup-gcloud@master
1616
with:
17+
# probot/example-google-cloud-function credentials provided by @bcoe
1718
project_id: ${{ secrets.PROJECT_ID }}
1819
service_account_key: ${{ secrets.SERVICE_ACCOUNT_KEY }}
1920
export_default_credentials: true

0 commit comments

Comments
 (0)