Skip to content

Merge pull request #1032 from marquiz/devel/ci-verify-refactor #123

Merge pull request #1032 from marquiz/devel/ci-verify-refactor

Merge pull request #1032 from marquiz/devel/ci-verify-refactor #123

Workflow file for this run

name: Publish documentation
on:
push:
branches:
- master
- release-*
tags:
- v*
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
update-gh-pages:
uses: "./.github/workflows/common-build-docs.yaml"
with:
publish: true