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

0 comments on commit 05a6695

Please sign in to comment.