Skip to content

Commit

Permalink
Merge pull request #56 from TheBestTvarynka/ci/update-gcloud
Browse files Browse the repository at this point in the history
Update gcloud action version
  • Loading branch information
TheBestTvarynka authored Feb 3, 2024
2 parents 4efd5fb + f46ecca commit b20bfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: 'trunk build --release'

- name: 'Set up Cloud SDK'
uses: google-github-actions/setup-gcloud@v0
uses: google-github-actions/setup-gcloud@v2

- name: 'Deploy'
run: 'gsutil -h "Cache-Control:no-store" -m cp -r dist/* gs://${GCP_BUCKET}'

0 comments on commit b20bfc0

Please sign in to comment.