Skip to content

Commit de2d4a4

Browse files
authored
Update: change publish_dir to webified
1 parent 5130c65 commit de2d4a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ jobs:
2626
github_token: ${{ secrets.GITHUB_TOKEN }}
2727
enable_jekyll: true
2828
allow_empty_commit: true
29-
publish_dir: .
30-
29+
publish_dir: ./webified/
3130
exclude_assets: '.github,README.md,LICENSE,.gitignore'

0 commit comments

Comments
 (0)