Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc17930d

Browse files
committed
Run build on eap branch
1 parent632e840 commitc17930d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
-main
10+
-eap
1011
pull_request:
1112

1213
jobs:
@@ -155,7 +156,7 @@ jobs:
155156
run:|
156157
gh release create v${{ needs.build.outputs.version }} \
157158
--draft \
158-
--targetmain \
159+
--target${GITHUB_REF_NAME} \
159160
--title "v${{ needs.build.outputs.version }}" \
160161
--notes "$(cat << 'EOM'
161162
${{ needs.build.outputs.changelog }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp