Skip to content

github-pages-deployment #16

github-pages-deployment

github-pages-deployment #16

Workflow file for this run

name: github-pages-deployment
on:
workflow_dispatch:
permissions:
id-token: write
pages: write
jobs:
ci:
uses: mi-parkes/custom-reusable-workflow/.github/workflows/ci-python.yml@main
with:
python-version: '3.12'
coverage: false
doc: true