Skip to content

Commit

Permalink
change setup-gcloud version
Browse files Browse the repository at this point in the history
  • Loading branch information
bvlion committed Jan 2, 2023
1 parent 32f1e22 commit 7b3a9c9
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 @@ -28,7 +28,7 @@ jobs:
${{ runner.os }}-gradle-
- name: Set Up GCP Auth
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v1
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
Expand Down

0 comments on commit 7b3a9c9

Please sign in to comment.