Add public Forgejo static site deploy action
Some checks failed
Test / test (push) Failing after 15s

This commit is contained in:
Eric Wendland 2026-07-15 16:18:50 +02:00
commit 38ed25fb76
7 changed files with 521 additions and 0 deletions

1
__init__.py Normal file
View file

@ -0,0 +1 @@
"""Static website deployment tool published as a Forgejo Action."""