Skip to content

feat(sugar): declarePyType sup singleton #33

feat(sugar): declarePyType sup singleton

feat(sugar): declarePyType sup singleton #33

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: npython