Skip to content

Commit

Permalink
build: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Soc Sieng committed Oct 1, 2021
1 parent dbfdc5d commit a16619e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: '12.x'
- name: Use Google Cloud CLI
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@master
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
Expand Down

0 comments on commit a16619e

Please sign in to comment.