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
|
||||
run-name: Build and Publish Landing Page
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@@ -33,4 +34,5 @@ jobs:
|
||||
port: 22
|
||||
source: "dist/*"
|
||||
target: "/var/www/html"
|
||||
strip_components: 1
|
||||
rm: true
|
||||
Reference in New Issue
Block a user