Skip to content

Issue #384: Make mariadb fix compatible with unzipped sql file and fi… #7

Issue #384: Make mariadb fix compatible with unzipped sql file and fi…

Issue #384: Make mariadb fix compatible with unzipped sql file and fi… #7

Workflow file for this run

name: Deploy Wiki
on:
push:
paths:
# Trigger only when wiki directory changes
- 'docs/**'
branches: [1.x-1.x]
concurrency:
group: publish-wiki
cancel-in-progress: true
permissions:
contents: write
jobs:
deploy-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
path: docs