Skip to content

Commit 869b247

Browse files
committed
Update build_release_yyc.yml
1 parent f7b82bf commit 869b247

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_release_yyc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
uses: jaywcjlove/github-action-modify-file-content@main
4141
with:
4242
path: datafiles/main/version.json
43+
branch: compile/main
4344
openDelimiter: "BS"
4445
closeDelimiter: "BE"
4546
body: "${{ env.date_time }}"
@@ -51,6 +52,7 @@ jobs:
5152
uses: jaywcjlove/github-action-modify-file-content@main
5253
with:
5354
path: datafiles/main/version.json
55+
branch: compile/main
5456
openDelimiter: "VS"
5557
closeDelimiter: "VE"
5658
body: "${{ github.ref_name }}"

0 commit comments

Comments
 (0)