Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
enocom committed Oct 16, 2023
1 parent 8054702 commit 888ad75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- uses: mattes/gce-cloudsql-proxy-action@v1
with:
creds: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
creds: ${{ steps.auth.outputs.credentials_file_path }}
instance: ${{ steps.secrets.outputs.POSTGRES_CONNECTION_NAME }}


0 comments on commit 888ad75

Please sign in to comment.