Skip to content

chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1… #366

chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1…

chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1… #366

Workflow file for this run

name: Publish Retype powered website to GitHub Pages
on:
workflow_dispatch:
push:
branches:
- main
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