Skip to content

Commit

Permalink
Coordinating directories
Browse files Browse the repository at this point in the history
Should match config.yml
  • Loading branch information
alice-i-cecile committed Apr 5, 2021
1 parent 03447a9 commit 316bbe4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
publish_dir: ./docs
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
public
public
docs

0 comments on commit 316bbe4

Please sign in to comment.