diff --git a/.github/workflows/modular-docs-publish.yml b/.github/workflows/modular-docs-publish.yml index 44af0aa6a1..c04909fe6b 100644 --- a/.github/workflows/modular-docs-publish.yml +++ b/.github/workflows/modular-docs-publish.yml @@ -4,7 +4,7 @@ name: Downstream docs publish on: release: - types: [released, prereleased] + types: [released] jobs: build: