You've already forked system-aspect
Update .github/workflows/deploy.yml
All checks were successful
Build Quartz site / build (push) Successful in 1m45s
All checks were successful
Build Quartz site / build (push) Successful in 1m45s
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
working-directory: ./quartz
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: output
|
||||
path: ./quartz/public
|
||||
|
||||
Reference in New Issue
Block a user