diff --git a/.github/workflows/prod-release.yml b/.github/workflows/prod-release.yml index f40e0a644..b6c8c0ae3 100644 --- a/.github/workflows/prod-release.yml +++ b/.github/workflows/prod-release.yml @@ -3,7 +3,6 @@ name: Production-Release on: workflow_dispatch env: - EXCLUDE_SERVER: true EXCLUDE_ENTERPRISE: true BRANCH_NAME: ${{ github.head_ref || github.ref_name }}