1
0
mirror of https://github.com/elisspace/blog-test.git synced 2026-08-29 15:43:52 +00:00

changed something

This commit is contained in:
Eli
2023-09-11 20:51:15 -04:00
committed by GitHub
parent cbaa0f750d
commit b61bebfe17

View File

@@ -23,7 +23,7 @@ jobs:
args: --output html # set output folder
install_dependencies: true
# Sync the _site folder to remote server
# Sync the html folder to remote server
- name: Deploy to Server via SSH
uses: appleboy/scp-action@master
with: