Skip to content

Commit

Permalink
Attended to fix the working directory again
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronMayne committed Sep 10, 2023
1 parent 76a1e4c commit d4e20e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
publish_dir: './docusaurus/build'
user_name: github-actions[bot]
user_email: 41898282+github-actions[bot]@users.noreply.github.com
22 changes: 0 additions & 22 deletions .github/workflows/test-deploy.yml

This file was deleted.

0 comments on commit d4e20e9

Please sign in to comment.