Skip to content

Commit

Permalink
fix gh-pages build
Browse files Browse the repository at this point in the history
  • Loading branch information
AriaMoradi committed Jan 16, 2024
1 parent 304157b commit d0ad0c8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
- name: Build website
run: yarn build

- name: Add .nojekyll
run: touch ./out/.nojekyll

- name: Deploy website
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down
Empty file added public/.nojekyll
Empty file.
1 change: 1 addition & 0 deletions public/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
suwayomi.org

0 comments on commit d0ad0c8

Please sign in to comment.