Skip to content

chore(deps): bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#34) #10

chore(deps): bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#34)

chore(deps): bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#34) #10

Workflow file for this run

---
name: Publish wiki
permissions:
contents: write
on:
push:
branches:
- master
paths:
- docs/**
- .github/workflows/publish-wiki.yml
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Publish wiki
uses: Andrew-Chen-Wang/github-wiki-action@v5
with:
path: docs/