Skip to content

Commit

Permalink
solution: ci, upgrade gcp actions
Browse files Browse the repository at this point in the history
  • Loading branch information
splix committed Sep 4, 2021
1 parent 655c9df commit 69b4371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
arguments: check
- name: Setup GCP
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@master
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_key: ${{ secrets.GCP_ARTIFACTS_KEY }}
Expand Down

0 comments on commit 69b4371

Please sign in to comment.