mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
Update deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
local: "dist/**/*"
|
||||
local: "dist"
|
||||
remote: "/home/PreMiD/builds/"
|
||||
concurrency: 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user