Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
enocom committed Oct 16, 2023
1 parent 6d1c841 commit 8054702
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 @@ -81,6 +81,6 @@ jobs:
- uses: mattes/gce-cloudsql-proxy-action@v1
with:
creds: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
instance: my-project:us-central1:instance-1
instance: ${{ steps.secrets.outputs.POSTGRES_CONNECTION_NAME }}


0 comments on commit 8054702

Please sign in to comment.