更新 .gitea/workflows/ build.yml
This commit is contained in:
parent
29366af084
commit
82eb8d6c30
@ -21,5 +21,5 @@ jobs:
|
||||
host: ${{ vars.HOST }}
|
||||
username: ${{ vars.USERNAME }}
|
||||
password: ${{ vars.PASSWORD }}
|
||||
source: "./dist/"
|
||||
source: "./dist/*"
|
||||
target: "/usr/share/nginx/blog"
|
Loading…
Reference in New Issue
Block a user