Update artifact upload action to use Forgejo version
All checks were successful
/ serve (push) Successful in 1m5s

This commit is contained in:
Edgar P. Burkhart 2025-05-05 17:10:23 +02:00
parent 71b8630862
commit 6574b6c65d
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -17,7 +17,7 @@ jobs:
- name: Build static HTML
run: uv run myst build --execute --html
- name: Copy files
uses: actions/upload-artifact@v4
uses: forgejo/upload-artifact@v4
with:
name: srv
path: _build/html