Skip to content

Commit

Permalink
test 9
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSchiller committed Jun 25, 2024
1 parent 08818c7 commit d315c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GH_PAGES_PAT }}
publish_dir: ./Documentation/build/html
publish_dir: Documentation/build/html



Expand Down

0 comments on commit d315c96

Please sign in to comment.