Skip to content

fixup(ci): docs (proj-name changed) #31

fixup(ci): docs (proj-name changed)

fixup(ci): docs (proj-name changed) #31

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