Skip to content

action error

action error #50

Workflow file for this run

name: Publish wiki
on:
push:
branches:
- 2024.6.*
- 2024.1.0-prerelease
paths:
- wiki/**
- .github/workflows/wiki.yaml
concurrency:
group: publish-wiki
cancel-in-progress: true
permissions:
contents: write
jobs:
publish-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Andrew-Chen-Wang/[email protected]
- uses: mattnotmitt/[email protected]
with:
working-directory: './components/ehmtxv2/docs'
doxyfile-path: './components/ehmtxv2'