Making a change in the CD Pipeline.
This commit is contained in:
parent
7f7e22f040
commit
f2ccf398e4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CD.yml
vendored
2
.github/workflows/CD.yml
vendored
|
@ -26,6 +26,6 @@ jobs:
|
|||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
with:
|
||||
branch: main
|
||||
folder: public
|
||||
folder: .
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue