don't exclude server from build (#4262)
This commit is contained in:
parent
571aa2ca99
commit
c9a1733824
1 changed files with 0 additions and 1 deletions
1
.github/workflows/prod-release.yml
vendored
1
.github/workflows/prod-release.yml
vendored
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue