Skip to content

Commit

Permalink
remove service account
Browse files Browse the repository at this point in the history
  • Loading branch information
epiccoolguy committed Jan 30, 2024
1 parent 3d6cb9f commit 8e9533a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
with:
project_id: "go-modproxy"
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER_ID }}
service_account: "${{ secrets.GOOGLE_CLOUD_RUN_SERVICE_ACCOUNT }}"

- name: "Deploy to Cloud Run"
uses: "google-github-actions/deploy-cloudrun@v2"
Expand Down

0 comments on commit 8e9533a

Please sign in to comment.