- tweak: change manifest upload path
This commit is contained in:
2
.github/workflows/publish_manifest.yml
vendored
2
.github/workflows/publish_manifest.yml
vendored
@@ -31,4 +31,4 @@ jobs:
|
||||
username: ${{ secrets.FTP_USERNAME }}
|
||||
password: ${{ secrets.FTP_PASSWORD }}
|
||||
local-dir: ./release/
|
||||
server-dir: ./release/
|
||||
server-dir: ./
|
||||
|
||||
Reference in New Issue
Block a user