From e0be922dc1efc92baeb2e96415079217fdb2f46e Mon Sep 17 00:00:00 2001 From: Merill Fernando Date: Sat, 25 May 2024 01:10:59 +1000 Subject: [PATCH] Update deploy-site.yaml --- .github/workflows/deploy-site.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy-site.yaml b/.github/workflows/deploy-site.yaml index 343065d..11ed9e0 100644 --- a/.github/workflows/deploy-site.yaml +++ b/.github/workflows/deploy-site.yaml @@ -50,9 +50,6 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-latest - defaults: - run: - working-directory: ./website/build/ steps: - name: Deploy to GitHub Pages id: deployment