Skip to content

Merge pull request #7 from Point72/feat/create-from-lock #6

Merge pull request #7 from Point72/feat/create-from-lock

Merge pull request #7 from Point72/feat/create-from-lock #6

Workflow file for this run

name: Publish Wiki
on:
push:
branches:
- main
paths:
- "docs/**"
- "README.md"
workflow_dispatch:
concurrency:
group: docs
cancel-in-progress: true
permissions:
contents: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e # v5.0.6
with:
path: docs/wiki