Skip to content

Sui(impl): Add chat list order configuration (#421) #71

Sui(impl): Add chat list order configuration (#421)

Sui(impl): Add chat list order configuration (#421) #71

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