We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5130c65 commit de2d4a4Copy full SHA for de2d4a4
.github/workflows/main.yml
@@ -26,6 +26,5 @@ jobs:
26
github_token: ${{ secrets.GITHUB_TOKEN }}
27
enable_jekyll: true
28
allow_empty_commit: true
29
- publish_dir: .
30
-
+ publish_dir: ./webified/
31
exclude_assets: '.github,README.md,LICENSE,.gitignore'
0 commit comments