Skip to content

Commit

Permalink
still working on github actions and added no jekyll file for github a…
Browse files Browse the repository at this point in the history
…utomated deployment
  • Loading branch information
nitrosx committed Oct 26, 2023
1 parent b08d446 commit 4a5e484
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
destination_dir: documentation
#destination_dir: documentation
publish_dir: ./docs
allow_empty_commit: true

Empty file added docs/.nojekyll
Empty file.

0 comments on commit 4a5e484

Please sign in to comment.