From 3e5ae0b952764e65534e261cc3120608ff35e6ef Mon Sep 17 00:00:00 2001 From: Chris Hocking Date: Thu, 21 Nov 2024 15:13:28 +1100 Subject: [PATCH] Attempting to downgrade Retype --- .github/workflows/retype-action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/retype-action.yml b/.github/workflows/retype-action.yml index 73bc25d2990..2047c683146 100644 --- a/.github/workflows/retype-action.yml +++ b/.github/workflows/retype-action.yml @@ -86,7 +86,9 @@ jobs: with: dotnet-version: 7.0.x - - uses: retypeapp/action-build@latest + - uses: retypeapp/action-build@a95ca1f9508dec8465a93f2e50a1228d22e90f4e + with: + license: ${{ secrets.RETYPE_SECRET }} - uses: retypeapp/action-github-pages@latest with: