Skip to content

Merge pull request #237 from stakater/template-doc-fix #198

Merge pull request #237 from stakater/template-doc-fix

Merge pull request #237 from stakater/template-doc-fix #198

Workflow file for this run

name: Push
on:
push:
branches:
- "main"
- "^[0-9]+.[0-9]+$"
jobs:
push:
uses: stakater/.github/.github/workflows/[email protected]
with:
LATEST_DOC_VERSION: "1.0"
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}