commit 6f84f1b3f58b5e3a50cacf5a833ecdb4ab214a4f parent cd6d043b8217d8247e75cb2a1d0510d147b7948b Author: Zane Schaffer <101823296+znschaffer@users.noreply.github.com> Date: Fri, 17 Nov 2023 16:12:45 -0800 Update main.yml Diffstat:
| M | .github/workflows/main.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml @@ -23,4 +23,4 @@ jobs: with: deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }} publish_branch: gh-pages - publish_dir: ./ + publish_dir: ./out