We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583713b commit f9baa84Copy full SHA for f9baa84
1 file changed
.github/workflows/main.yml
@@ -17,6 +17,7 @@ jobs:
17
cd docs
18
yarn install
19
yarn build
20
+ touch build/.nojekyll
21
- name: Upload to GitHub Pages
22
if: github.ref == 'refs/heads/master'
23
uses: peaceiris/actions-gh-pages@v2.5.0
0 commit comments