This commit is contained in:
Simon Cruanes 2024-02-20 21:57:15 -05:00
parent 2faf78564d
commit 38df050a13
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -30,5 +30,5 @@ jobs:
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./_doc/html publish_dir: ./_doc/html
destination_dir: dev destination_dir: .
enable_jekyll: true enable_jekyll: false