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