Skip to content

ci: use reusable workflow from theme #44

ci: use reusable workflow from theme

ci: use reusable workflow from theme #44

Workflow file for this run

name: ci
on:
push:
branches:
- master
- main
workflow_dispatch: {}
permissions:
contents: write
jobs:
deploy:
uses: nypesap/mkdocs-nype/.github/workflows/reusable_deploy.yml@main
secrets: inherit