Skip to content

Commit 0bf15b9

Browse files
Update deploy-builder-api.yml
1 parent a52a666 commit 0bf15b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-builder-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
# NOTE: If using a pre-built image, update the image name below:
123123

124124
image: '${{ env.REGION }}-docker.pkg.dev/${{ env.PROJECT_ID }}/${{ env.SERVICE }}/${{ env.API_NAME }}:latest'
125+
service_account: 'builder-api-service-account@${{ env.PROJECT_ID }}.iam.gserviceaccount.com'
125126
# If required, use the Cloud Run URL output in later steps
126127
- name: 'Show output'
127128
run: |2-

0 commit comments

Comments
 (0)