added deployments
This commit is contained in:
parent
65ed597ee8
commit
be19783420
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
||||||
uses: actions/configure-pages@v4
|
uses: actions/configure-pages@v4
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: "./dist"
|
path: "./dist"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue