Use artifact v3 for Gitea
All checks were successful
build-website / build (push) Successful in 1m23s
All checks were successful
build-website / build (push) Successful in 1m23s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
working-directory: apps/website
|
working-directory: apps/website
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: website-dist
|
name: website-dist
|
||||||
path: apps/website/.output/public
|
path: apps/website/.output/public
|
||||||
|
|||||||
Reference in New Issue
Block a user