From 04c7c6a13169385bfdebc0a546bf013e4148dd1f Mon Sep 17 00:00:00 2001 From: Jonathan Lorimer Date: Thu, 18 Jan 2024 09:04:09 -0500 Subject: [PATCH] update deploy pages action --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bca37ca..2eea2b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,6 +41,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v4 - with: - artifact_name: build