Skip to content

feat: Release v0.3.0 - Identity System, Datasets, and Mesh Topology #1

feat: Release v0.3.0 - Identity System, Datasets, and Mesh Topology

feat: Release v0.3.0 - Identity System, Datasets, and Mesh Topology #1

Workflow file for this run

name: Publish Wiki
on:
push:
branches:
- main
paths:
- 'docs/wiki/**'
workflow_dispatch:
jobs:
sync-wiki:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Sync Wiki
uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
wiki-folder: docs/wiki