From ddbe2f30f633ac38a328aaf1778e5a58aee5fad5 Mon Sep 17 00:00:00 2001 From: teles <85184617+iamteles@users.noreply.github.com> Date: Fri, 16 Aug 2024 11:53:23 +0100 Subject: [PATCH] Update retype.yml --- .github/workflows/retype.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/retype.yml b/.github/workflows/retype.yml index ef32b4b..af65a3d 100644 --- a/.github/workflows/retype.yml +++ b/.github/workflows/retype.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: retypeapp/action-build@latest - - uses: DoidoTeam/action-github-pages@d8d5017fecda7da08b8c9de5545aa801d8b8e7e2 + - uses: DoidoTeam/action-github-pages@e78fdc953cc06e39f8e2318a9a01cb40497e7223 with: branch: main update-branch: true \ No newline at end of file