Skip to content

Merge pull request #181 from stakater/task/update-mto-docs-with-theme… #164

Merge pull request #181 from stakater/task/update-mto-docs-with-theme…

Merge pull request #181 from stakater/task/update-mto-docs-with-theme… #164

Workflow file for this run

name: Push
on:
push:
branches:
- "main"
- "[0-9]+.[0-9]+"
jobs:
push:
uses: stakater/.github/.github/workflows/push_versioned_doc.yaml@v0.0.91
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}