Skip to content

Commit

Permalink
CI deploy disable_nojekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
dhimmel committed Oct 8, 2021
1 parent 64a2a9a commit 9c632b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: output-${{ github.event.inputs.release }}
publish_dir: output/${{ github.event.inputs.release }}
# https://github.com/peaceiris/actions-gh-pages/issues/660
disable_nojekyll: true

0 comments on commit 9c632b2

Please sign in to comment.