Skip to content

Commit

Permalink
upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ukstv committed Mar 12, 2024
1 parent afe0619 commit f435926
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upload-example-vite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ jobs:
with:
project_id: "spaceblanc"
workload_identity_provider: projects/670988994997/locations/global/workloadIdentityPools/github/providers/ukstv-github
- id: "upload-file"
uses: "google-github-actions/upload-cloud-storage@v2"
with:
path: "examples/example-vite/dist/"
destination: "skyward-public.ukstv.me"

0 comments on commit f435926

Please sign in to comment.