Switch back to ./public

This commit is contained in:
Xevion
2022-04-10 11:30:54 -05:00
parent fef4423b40
commit a33dfc1028

View File

@@ -31,5 +31,5 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs
publish_dir: ./public
commit_message: ${{ github.event.head_commit.message }}