Skip to content

Commit

Permalink
fix docs upload path (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten authored Dec 19, 2024
1 parent 6e6b82a commit c7cc485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
uses: google-github-actions/upload-cloud-storage@v2
with:
path: docs.zip
destination: cdn.zudoku.dev/release/docs.zip
destination: cdn.zudoku.dev/release
parent: false
headers: |-
content-type: application/zip
Expand Down

0 comments on commit c7cc485

Please sign in to comment.