Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Add deployment workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
HansTM committed Jun 14, 2024
1 parent ea9832e commit 684ab23
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 @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Google Cloud SDK
uses: google-github-actions/setup-gcloud@2
uses: google-github-actions/setup-gcloud@v2
with:
service_account_key: ${{ secrets.GCP_SA_KEY }}
project_id: c241-ps478
Expand Down

0 comments on commit 684ab23

Please sign in to comment.