Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaKK authored Dec 9, 2024
1 parent 949bc77 commit 9ea6ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: auth
uses: google-github-actions/auth@v1
with:
cridential_json: ${{ secrets.GCP_SA_KEY }}
credential_json: ${{ secrets.GCP_SA_KEY }}

- name: Configure Docker to use gcloud as a credential helper
run: |
Expand Down

0 comments on commit 9ea6ae5

Please sign in to comment.