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