Skip to content

Commit

Permalink
changed publish dir
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotthall committed Dec 10, 2024
1 parent 7519b36 commit 2b0e62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: ${{ true }}
uses: peaceiris/actions-gh-pages@v3
with:
publish_dir: ./html
publish_dir: ../html
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Commit and push
Expand Down

0 comments on commit 2b0e62f

Please sign in to comment.