Skip to content

Commit

Permalink
Update docker-gcp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Sep 11, 2024
1 parent a4bd024 commit 042a72f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:
GCP_PROJECT_ID: ${{ secrets.GCP_PROJECT_ID }}
GCP_REGION: ${{ secrets.GCP_REGION }}
GCP_SERVICE_ACCOUNT_CREDENTIALS: ${{ secrets.GCP_SERVICE_ACCOUNT_CREDENTIALS }}
GCP_SA_KEY: ${{ secrets.GCP_SA_KEY }}
REPOSITORY_NAME: ${{ github.repository }}
APP_NAME: rshinycloudrun

Expand Down

0 comments on commit 042a72f

Please sign in to comment.