There was an error while loading. Please reload this page.
1 parent 7f78c53 commit e78f20aCopy full SHA for e78f20a
1 file changed
.github/workflows/deploy.yml
@@ -74,7 +74,7 @@ jobs:
74
PREFIX_PATHS: 'true'
75
run: ${{ steps.detect-package-manager.outputs.manager }} run build
76
- name: Upload artifact
77
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-artifact@v4
78
with:
79
path: ./build
80
0 commit comments