From abed1f9ad6e6597ad6f229afc82ab3e4f6890825 Mon Sep 17 00:00:00 2001 From: Mark Maher <100785809+Marco5dev@users.noreply.github.com> Date: Sun, 26 May 2024 01:47:27 +0300 Subject: [PATCH] Update retype-action.yml --- .github/workflows/retype-action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/retype-action.yml b/.github/workflows/retype-action.yml index 508ef6f..8167980 100644 --- a/.github/workflows/retype-action.yml +++ b/.github/workflows/retype-action.yml @@ -18,6 +18,8 @@ jobs: - uses: actions/checkout@v4 - uses: retypeapp/action-build@latest + with: + license: ${{ secrets.RETYPE_SECRET }} - uses: retypeapp/action-github-pages@latest with: