Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuebert committed May 23, 2024
1 parent 118b15f commit 91b0678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- id: 'gcloud_check'
run: |-
# gcloud auth login --brief --cred-file="${{steps.auth.outputs.credentials_file_path}}"
gcloud services list
# gcloud services list
gcloud app describe
gcloud app deploy --quiet

0 comments on commit 91b0678

Please sign in to comment.