mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-11 18:13:52 +02:00
don't exclude server from build (#4262)
This commit is contained in:
parent
571aa2ca99
commit
c9a1733824
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 New Issue
Block a user