From 3d9a58f1746115024c0eb48935f287ff64c31c8f Mon Sep 17 00:00:00 2001 From: teles <85184617+iamteles@users.noreply.github.com> Date: Fri, 16 Aug 2024 02:08:57 +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 a75ba26..cb28aac 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 + - uses: DoidoTeam/action-github-pages@d8d5017 with: branch: main update-branch: true \ No newline at end of file