Skip to content

feat(api): main accepts init=false #29

feat(api): main accepts init=false

feat(api): main accepts init=false #29

Workflow file for this run

name: docs
on:
push:
branches:
- master
tags:
- v*.*
workflow_dispatch:
jobs:
build-docs:
runs-on: ubuntu-latest
permissions:
pages: write
id-token: write
steps:
- uses: actions/checkout@v4
- uses: nimpylib/doc-deploy@v0.1.3
with:
homepage: https://npython.nimpylib.org
src-dir: Python
proj-name: python