Skip to content

Commit

Permalink
Add .nojekyll file
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor authored Apr 28, 2024
1 parent d35c796 commit 58398c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
mkdir deploy
cp -r metadata deploy/metadata
cp -r store deploy/store
touch deploy/.nojekyll
- name: Deploy to Github Pages
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 58398c7

Please sign in to comment.