Skip to content

Commit

Permalink
Attempting to downgrade Retype
Browse files Browse the repository at this point in the history
  • Loading branch information
latenitefilms committed Nov 21, 2024
1 parent 31fabac commit 3e5ae0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/retype-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3e5ae0b

Please sign in to comment.