From ad0e96f89bc0ebf228fb95db3c8ebcef17d22462 Mon Sep 17 00:00:00 2001 From: Cloudburst <18114966+C10udburst@users.noreply.github.com> Date: Sun, 22 Jan 2023 10:13:25 +0100 Subject: [PATCH] Update retype_build.yml --- .github/workflows/retype_build.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/retype_build.yml b/.github/workflows/retype_build.yml index 1661719..6ca55c7 100644 --- a/.github/workflows/retype_build.yml +++ b/.github/workflows/retype_build.yml @@ -29,10 +29,6 @@ jobs: - uses: retypeapp/action-build@latest id: retypebuild - - - uses: retypeapp/action-github-pages@latest - with: - update-branch: true - name: Upload artifact uses: actions/upload-pages-artifact@v1