Skip to content

Doc(update): improve docuement of /pass command #73

Doc(update): improve docuement of /pass command

Doc(update): improve docuement of /pass command #73

Workflow file for this run

name: documentation
on:
push:
branches:
- master
- ci
jobs:
build:
runs-on: ubuntu-20.04
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
permissions:
pages: write
id-token: write
steps:
- id: deployment
uses: sphinx-notes/pages@v3