Skip to content

Commit 079eff8

Browse files
committed
change dist folder to docs
Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>
1 parent 87b1cde commit 079eff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Prepare output directory
3131
run: |
3232
mkdir out
33-
cp -r dist/* out/
33+
cp -r docs/* out/
3434
3535
- name: Inject CNAME & disable Jekyll
3636
run: |

0 commit comments

Comments
 (0)