Add Forgejo Actions and documentation #1

Merged
deco merged 9 commits from feature/add-github-actions into main 2025-07-17 21:38:11 +03:00
Showing only changes of commit b660b9cd5d - Show all commits

View file

@ -26,7 +26,7 @@ jobs:
run: hugo --minify
- name: Upload build artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: hugo-build
path: public/