Update .gitea/workflows/ssg.yaml
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1m0s

This commit is contained in:
Adam Jeniski 2025-11-15 18:21:09 -10:00
parent 0973539064
commit 34a8e648a2

View File

@ -16,5 +16,5 @@ jobs:
- run: "mdbook build" - run: "mdbook build"
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: www.zip name: blog
path: book path: book