Skip to content

Data(chore): Update metainfo (#429) #79

Data(chore): Update metainfo (#429)

Data(chore): Update metainfo (#429) #79

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