Skip to content

Merge pull request #3 from smcnab1/dependabot/npm_and_yarn/next-14.2.10 #6

Merge pull request #3 from smcnab1/dependabot/npm_and_yarn/next-14.2.10

Merge pull request #3 from smcnab1/dependabot/npm_and_yarn/next-14.2.10 #6

Workflow file for this run

name: Publish Retype powered website to GitHub Pages
on:
workflow_dispatch:
push:
branches:
- master
- retype
jobs:
publish:
name: Publish to retype branch
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: retypeapp/action-build@latest
- uses: retypeapp/action-github-pages@latest
with:
update-branch: true