diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index e7466e25e2..2f467108fd 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -10,6 +10,10 @@ on: - staging - production required: true + push: + branches: + - staging + - production jobs: # Create a release