Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 219 Bytes

File metadata and controls

9 lines (6 loc) · 219 Bytes

11ty GitHub action to publish a GitHub repo

Testing locally

docker build . -t "github-actions-11ty:latest"
docker run --workdir /github/workspace -v "$(pwd):/github/workspace" github-actions-11ty:latest