Skip to content

Commit

Permalink
add static site generator build
Browse files Browse the repository at this point in the history
  • Loading branch information
m3mike committed Jun 17, 2024
1 parent 75ae887 commit 62fd99e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/retype-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: retypeapp/action-build@latest
with:
license: ${{ secrets.RETYPE_SECRET }}
- uses: retypeapp/action-github-pages@latest
with:
update-branch: true
1 change: 1 addition & 0 deletions retype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ footer:
copyright: "© Copyright {{ year }}. All rights reserved."
start:
pro: true
poweredByRetype: false

0 comments on commit 62fd99e

Please sign in to comment.