Skip to content

chore(wiki): use mbl-actionhub reusable workflow + retire local copie… #4

chore(wiki): use mbl-actionhub reusable workflow + retire local copie…

chore(wiki): use mbl-actionhub reusable workflow + retire local copie… #4

# Mirror docs/ → GitHub Wiki via the reusable workflow in mbl-actionhub.
# Logic lives in mbl-actionhub@v1.8.0; this file only configures triggers.
name: Sync docs to Wiki
on:
push:
branches:
- development
paths:
- 'docs/**'
- '.github/workflows/sync-docs-to-wiki.yml'
workflow_dispatch:
permissions:
contents: write
jobs:
sync:
uses: MobileByteLabs/mbl-actionhub/.github/workflows/sync-docs-to-wiki.yml@v1.8.0

Check failure on line 20 in .github/workflows/sync-docs-to-wiki.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sync-docs-to-wiki.yml

Invalid workflow file

error parsing called workflow ".github/workflows/sync-docs-to-wiki.yml" -> "MobileByteLabs/mbl-actionhub/.github/workflows/sync-docs-to-wiki.yml@v1.8.0" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit