Skip to content

Commit

Permalink
Update .github/workflows/deploy.yml
Browse files Browse the repository at this point in the history
Co-authored-by: chowbao <[email protected]>
  • Loading branch information
amishas157 and chowbao authored Jul 26, 2024
1 parent d4565a6 commit 8889417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
uses: actions-hub/gcloud@master
env:
PROJECT_ID: hubble-261722
APPLICATION_CREDENTIALS: "${{ secrets.CREDS_TEST_HUBBLE }}"
APPLICATION_CREDENTIALS: "${{ secrets.CREDS_PROD_HUBBLE }}"
COMPOSER_ENVIRONMENT: hubble
LOCATION: us-central1
with:
Expand Down

0 comments on commit 8889417

Please sign in to comment.