Skip to content

feat(comparison): update stuff for python 3.12 (#271) #329

feat(comparison): update stuff for python 3.12 (#271)

feat(comparison): update stuff for python 3.12 (#271) #329

Workflow file for this run

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