From b2d23bb157efd600e12e3ed08cb95129d73e142e Mon Sep 17 00:00:00 2001 From: Joseph Willem Ricci Date: Thu, 28 Nov 2024 09:14:05 -0500 Subject: [PATCH] deploy test --- .github/workflows/deploy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a406264..64769fb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,4 +23,5 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: js - publish_branch: gh-pages \ No newline at end of file + publish_branch: gh-pages + \ No newline at end of file