1
0
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:
Eli
2023-09-11 20:26:59 -04:00
committed by GitHub
parent 3becc3277c
commit 123b39a0bf

View File

@@ -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