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 05a6695 commit 08e7df5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/upload-example-vite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
- id: "upload-file"
uses: "google-github-actions/upload-cloud-storage@v2"
with:
path: "${{ github.workspace }}/examples/example-vite/dist/"
path: "${{ github.workspace }}/examples/example-vite/dist"
destination: "skyward-public.ukstv.me"
parent: false

0 comments on commit 08e7df5

Please sign in to comment.