fix: update FTP options for Gitea release workflow
This commit is contained in:
parent
8e3dfc93f7
commit
c0e3650bf4
2
.github/workflows/gitea-release.yml
vendored
2
.github/workflows/gitea-release.yml
vendored
@ -214,4 +214,4 @@ jobs:
|
||||
forceSsl: true
|
||||
localDir: ".pio/build/esp32dev"
|
||||
remoteDir: "/"
|
||||
options: "--ssl-reqd --include 'filaman_full_*.bin' --rename"
|
||||
options: "set ssl:verify-certificate no; mirror -R --include-glob filaman_full_*.bin --parallel=1"
|
Loading…
x
Reference in New Issue
Block a user