This commit is contained in:
Simon Cruanes 2024-02-08 09:55:36 -05:00
parent 3cb76f6f41
commit 91c99c0e04
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -24,6 +24,6 @@ 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: true