diff --git a/.github/workflows/documentation-publish.yml b/.github/workflows/documentation-publish.yml index e031ec19..1273737b 100644 --- a/.github/workflows/documentation-publish.yml +++ b/.github/workflows/documentation-publish.yml @@ -2,8 +2,8 @@ name: documentation on: push: - # tags: [ 'v*.*.*' ] - branches: [368-fix-user-guide-docs] + tags: [ 'v*.*.*' ] + # branches: [368-fix-user-guide-docs] permissions: contents: write