aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIndrajith K L2022-09-04 00:21:06 +0530
committerGitHub2022-09-04 00:21:06 +0530
commit68aa34deb7c6dc014e5026bceede62be785e7c00 (patch)
treed5e643a2798a930fea65ef646d21da854e89a270 /.github
parent051bf7aff0ed2bc2236fd67888b7079b6b084272 (diff)
downloadindrajith-dev-68aa34deb7c6dc014e5026bceede62be785e7c00.tar.gz
indrajith-dev-68aa34deb7c6dc014e5026bceede62be785e7c00.tar.bz2
indrajith-dev-68aa34deb7c6dc014e5026bceede62be785e7c00.zip
Update Github Actions
Removed unwanted Folder in deployment
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/node.js.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml
index 2b03683..c9f0200 100644
--- a/.github/workflows/node.js.yml
+++ b/.github/workflows/node.js.yml
@@ -37,3 +37,4 @@ jobs:
rm: true
source: "public/*"
target: "${{ secrets.SSH_DIR }}"
+ strip_components: 1