Skip to content

Commit 61eccfa

Browse files
committed
publish release draft from eap branch
1 parent 9bbaadd commit 61eccfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ jobs:
151151
run: |
152152
gh release create v${{ needs.build.outputs.version }} \
153153
--draft \
154+
--target eap \
154155
--title "v${{ needs.build.outputs.version }}" \
155156
--notes "$(cat << 'EOM'
156157
${{ needs.build.outputs.changelog }}

0 commit comments

Comments
 (0)