From 8627f8551b146020601ea237f2003b759f7f5ff5 Mon Sep 17 00:00:00 2001 From: adpare <106263513+adpare@users.noreply.github.com> Date: Wed, 14 Aug 2024 21:35:46 -0400 Subject: [PATCH] test5 --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 6d6bc5bfcb4..2ba54395807 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -70,4 +70,4 @@ jobs: if: ${{ github.ref == 'refs/heads/master' }} with: deploy_key: ${{ secrets.DEPLOY_KEY }} - publish_dir: ./attack-website \ No newline at end of file + publish_dir: ./output/attack-website \ No newline at end of file