Skip to content

Commit

Permalink
Add nojekyll flag for github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
lefelys committed May 4, 2024
1 parent 26ab786 commit fe0f31e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.0
with:
nojekyll: true
branch: gh-pages
folder: apps/web/out

0 comments on commit fe0f31e

Please sign in to comment.