This commit is contained in:
parent
564ad9fd41
commit
20e3c059d7
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@ jobs:
|
||||||
_site/ \
|
_site/ \
|
||||||
deploy@${{ secrets.SERVER_NAME }}:/
|
deploy@${{ secrets.SERVER_NAME }}:/
|
||||||
rm -f /tmp/id_ecdsa
|
rm -f /tmp/id_ecdsa
|
||||||
|
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||||
|
with:
|
||||||
|
name: yamatotoma.to.zip
|
||||||
|
path: _site/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue