fix: remove ""

This commit is contained in:
2025-08-10 19:25:58 +02:00
parent cb42fca364
commit 36508f281f

View File

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