Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
john authored and john committed Oct 24, 2024
1 parent fd3ad1c commit 53041c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 47 deletions.
45 changes: 0 additions & 45 deletions .github/workflows/deploy/yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
run: npm run build

- name: Authenticate to Google Cloud
uses: google-github-actions/auth@v1
uses: google-github-actions/auth@v2
with:
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}
service_account: github-actions-canonical-websi@canonical-dev-b6afd.iam.gserviceaccount.com

- name: Deploy to Google Cloud Storage
uses: google-github-actions/deploy-cloud-storage@v0
Expand Down

0 comments on commit 53041c6

Please sign in to comment.