Skip to content

Commit

Permalink
Update google-cloudrun-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satrio142 committed Dec 2, 2023
1 parent b37fb9e commit 4347d0c
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 @@ -27,7 +27,7 @@ jobs:
id: auth
uses: 'google-github-actions/auth@v1'
with:
credentials_json: '${{ secrets.CREDENTIALS.JSON }}'
credentials_json: '${{ secrets.SATRIO }}'

# 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 4347d0c

Please sign in to comment.