fix: remove /

This commit is contained in:
2025-08-28 06:32:49 +02:00
parent c32e7c4238
commit 642988c242

View File

@@ -36,7 +36,7 @@ runs:
args:
- ${{ inputs.options }}
- ${{ inputs.source_dir }}
- ${{ inputs.bucket }}/${{ inputs.target_dir }}
- ${{ inputs.bucket }}${{ inputs.target_dir }}
branding:
icon: "upload-cloud"
color: "black"