don't exclude server from build (#4262)

This commit is contained in:
Scott Bishel 2022-11-29 16:44:19 -07:00 committed by GitHub
parent 571aa2ca99
commit c9a1733824
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}