mirror of
https://github.com/elisspace/blog-test.git
synced 2026-08-29 15:43:52 +00:00
trying with args in deploy file
This commit is contained in:
3
.github/workflows/ssh_deploy.yml
vendored
3
.github/workflows/ssh_deploy.yml
vendored
@@ -20,8 +20,7 @@ jobs:
|
||||
- name: Build Eleventy
|
||||
uses: TartanLlama/actions-eleventy@master
|
||||
with:
|
||||
publish_dir: _site
|
||||
# args: --output html # set output folder
|
||||
args: --output _site # set output folder
|
||||
install_dependencies: true
|
||||
|
||||
# Copying files and artifacts via SSH
|
||||
|
||||
Reference in New Issue
Block a user