This commit is contained in:
parent
88ad292d2c
commit
032befe098
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ jobs:
|
||||||
key: ${{ secrets.KEY }}
|
key: ${{ secrets.KEY }}
|
||||||
source: "public/*"
|
source: "public/*"
|
||||||
target: "/usr/share/nginx/snamellit/"
|
target: "/usr/share/nginx/snamellit/"
|
||||||
strip-components: 1
|
strip_components: 1
|
||||||
|
|
Loading…
Reference in a new issue