Skip to content

Commit 47ecb53

Browse files
committed
publish documentations dir in gh-action
Signed-off-by: Yilun <zyl.skysniper@gmail.com>
1 parent 6bbc2e4 commit 47ecb53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
uses: peaceiris/actions-gh-pages@v3
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
34-
publish_dir: ./website/build
34+
publish_dir: ./website/build/documentations

0 commit comments

Comments
 (0)