diff --git a/.github/workflows/docs-update-recipe-ref.yml b/.github/workflows/docs-update-recipe-ref.yml index 9cce79979100..7ea122e1c335 100644 --- a/.github/workflows/docs-update-recipe-ref.yml +++ b/.github/workflows/docs-update-recipe-ref.yml @@ -24,9 +24,8 @@ on: type: boolean default: true - # Uncomment to enable automatic triggering on releases - # release: - # types: [published] + release: + types: [published] permissions: contents: write # Create branches and commit files