Skip to content

Commit

Permalink
Try to log in to gcloud again
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Feb 22, 2024
1 parent 658ae60 commit f137be8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/staging-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:
# Use Github Actions marketplace
- name: Connect to GCP bucket
run: |
which sqlcmd
sqlcmd -S 127.0.0.1 -U ${{ secrets.CLOUD_SQL_DATABASE_USERNAME }}
gcloud auth login --cred-file=$GITHUB_ENV

0 comments on commit f137be8

Please sign in to comment.