We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f4dad commit 3b8b788Copy full SHA for 3b8b788
.github/workflows/deploy_oss.yml
@@ -18,4 +18,4 @@ jobs:
18
endpoint: ${{ secrets.S3_ENDPOINT }}
19
region: ${{ secrets.S3_REGION }}
20
bucket: ${{ secrets.S3_BUCKET }}
21
- path-format: /$(file)
+ path-format: $(file)
0 commit comments