Skip to content

Commit 3b8b788

Browse files
committed
Update: upload path
1 parent e1f4dad commit 3b8b788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_oss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
endpoint: ${{ secrets.S3_ENDPOINT }}
1919
region: ${{ secrets.S3_REGION }}
2020
bucket: ${{ secrets.S3_BUCKET }}
21-
path-format: /$(file)
21+
path-format: $(file)

0 commit comments

Comments
 (0)