change build path
This commit is contained in:
parent
2209fcc796
commit
2ac53d2ebe
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ image: node:lts
|
|||
create-pages:
|
||||
pages:
|
||||
# The folder that contains the files to be exposed at the Page URL
|
||||
publish: public
|
||||
publish: www/build
|
||||
rules:
|
||||
# This ensures that only pushes to the default branch will trigger
|
||||
# a pages deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue