Update artifact upload action to use Forgejo version
All checks were successful
/ serve (push) Successful in 1m5s
All checks were successful
/ serve (push) Successful in 1m5s
This commit is contained in:
parent
71b8630862
commit
6574b6c65d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue