Skip to content

Commit

Permalink
remove access to project
Browse files Browse the repository at this point in the history
  • Loading branch information
YASH-PATEL1221 committed May 24, 2024
1 parent 2f5466b commit c2fcaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
--member="allUsers" \
--role="roles/run.invoker"
env:
GCP_PROJECT_ID: ${{ secrets.GCP_PROJECT_ID }}
GCP_PROJECT_ID: ${{ env.PROJECT_ID }}
SERVICE: ${{ env.SERVICE }}
REGION: ${{ env.REGION }}

Expand Down

0 comments on commit c2fcaf7

Please sign in to comment.