diff --git a/.github/workflows/deploy-to-stream-dist.yml b/.github/workflows/deploy-to-stream-dist.yml index 3ee0b1abe..71796c50c 100644 --- a/.github/workflows/deploy-to-stream-dist.yml +++ b/.github/workflows/deploy-to-stream-dist.yml @@ -5,6 +5,8 @@ on: branches: - master - develop + release: + types: [published] jobs: lint_and_test: