Skip to content

Commit

Permalink
chore: Update google-cloudrun-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shottah authored Jan 15, 2024
1 parent 83bebf2 commit ed6d5d2
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 @@ -72,7 +72,7 @@ jobs:
id: auth
uses: 'google-github-actions/auth@v2'
with:
credentials_json: '${{ secrets.GCP_CREDENTIALS }}''
credentials_json: '${{ secrets.GCP_CREDENTIALS }}'

# BEGIN - Docker auth and build (NOTE: If you already have a container image, these Docker steps can be omitted)

Expand Down

0 comments on commit ed6d5d2

Please sign in to comment.