yeah different error
This commit is contained in:
parent
dd0111ce7d
commit
7d95d7a469
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_gh_pages.yml
vendored
2
.github/workflows/build_and_gh_pages.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- name: Upload site as artifact
|
- name: Upload site as artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: publih/
|
path: publish/
|
||||||
|
|
||||||
deploy_site:
|
deploy_site:
|
||||||
name: Publish Site
|
name: Publish Site
|
||||||
|
|
Loading…
Reference in a new issue