Strip components
All checks were successful
Build and Publish Landing Page / build (push) Successful in 37s
All checks were successful
Build and Publish Landing Page / build (push) Successful in 37s
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
name: Build and Publish Landing Page
|
name: Build and Publish Landing Page
|
||||||
|
run-name: Build and Publish Landing Page
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@@ -33,4 +34,5 @@ jobs:
|
|||||||
port: 22
|
port: 22
|
||||||
source: "dist/*"
|
source: "dist/*"
|
||||||
target: "/var/www/html"
|
target: "/var/www/html"
|
||||||
|
strip_components: 1
|
||||||
rm: true
|
rm: true
|
||||||
Reference in New Issue
Block a user