Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ronshapiro committed Oct 13, 2024
1 parent 356e3f5 commit c55ad19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
project_id: 'talmud'
credentials_json: '${{ secrets.GCP_DEPLOY_SERVICE_ACCOUNT }}'

- id: 'verify-auth:
- id: 'verify-auth'
run: 'gcloud auth list'

- id: 'deploy'
Expand Down

0 comments on commit c55ad19

Please sign in to comment.