Skip to content

Commit

Permalink
Update jmh-benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
armughan11 committed Jul 8, 2023
1 parent 2547993 commit 976df47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jmh-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Authenticating # Authenticating with Google Cloud
uses: 'google-github-actions/auth@v1'
with:
credentials_json: '${{ secrets.GCP_SA_KEY }}' # Google Cloud credentials are loaded from repo's secrets
credentials_json: '${{ secrets.GCP_SA_KEY_1 }}' # Google Cloud credentials are loaded from repo's secrets

- name: Set up Google Cloud SDK # This step sets up Google Cloud SDK
uses: google-github-actions/setup-gcloud@v1
Expand Down

0 comments on commit 976df47

Please sign in to comment.