Skip to content

Commit

Permalink
Sponsors (#149)
Browse files Browse the repository at this point in the history
* Add sponsors

* Update Google Github actions
  • Loading branch information
raphael authored Mar 27, 2024
1 parent e13e468 commit e4668c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ jobs:
run: hugo --minify

- name: Auth
uses: google-github-actions/auth@v0
uses: google-github-actions/auth@v2
with:
workload_identity_provider: 'projects/654303510937/locations/global/workloadIdentityPools/goadesign-deploy-pool/providers/goadesign-deploy-provider'
service_account: '[email protected]'

- name: Deploy
uses: google-github-actions/upload-cloud-storage@v0
uses: google-github-actions/upload-cloud-storage@v2
with:
path: public
destination: goa.design
Expand Down

0 comments on commit e4668c2

Please sign in to comment.