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 f5a3622 commit 23a3ae3
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 @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v4

- name: Debug credentials_json
run: echo ${{ secrets.GCP_SA_KEY }} | jq
run: echo ${{ secrets.GCP_SA_KEY }} | jq .

- name: Authenticate to Google Cloud
id: auth
Expand Down

0 comments on commit 23a3ae3

Please sign in to comment.