fix: remove ""
This commit is contained in:
@@ -36,7 +36,7 @@ runs:
|
|||||||
args:
|
args:
|
||||||
- ${{ inputs.source_dir }}
|
- ${{ inputs.source_dir }}
|
||||||
- "${{ inputs.bucket }}${{ inputs.target_dir }}"
|
- "${{ inputs.bucket }}${{ inputs.target_dir }}"
|
||||||
- "${{ inputs.options }}"
|
- ${{ inputs.options }}
|
||||||
branding:
|
branding:
|
||||||
icon: "upload-cloud"
|
icon: "upload-cloud"
|
||||||
color: "black"
|
color: "black"
|
||||||
|
|||||||
Reference in New Issue
Block a user