Update .gitea/workflows/build_and_deploy.yaml
This commit is contained in:
@@ -62,6 +62,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: zola-public
|
name: zola-public
|
||||||
|
|
||||||
|
- name: List downloaded files
|
||||||
|
run: ls -laR
|
||||||
|
|
||||||
# Step 2: Copy the files to the web server using SCP
|
# Step 2: Copy the files to the web server using SCP
|
||||||
- name: SCP files to server
|
- name: SCP files to server
|
||||||
uses: appleboy/scp-action@master
|
uses: appleboy/scp-action@master
|
||||||
|
|||||||
Reference in New Issue
Block a user