Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer committed Nov 21, 2023
1 parent 1fd0c1a commit 68ab2aa
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 @@ -26,7 +26,7 @@ jobs:
run: |
cd google-cloud-php
composer install -q -d dev
dev/google-cloud update-deps google/auth 'dev-main' as 1.200.0'
dev/google-cloud update-deps google/auth 'dev-main as 1.200.0'
- name: Run google/cloud package tests
run: |
cd google-cloud-php
Expand Down

0 comments on commit 68ab2aa

Please sign in to comment.