Skip to content

Commit 5c12e81

Browse files
committed
[public] 6.0.12 Update github workflows
1 parent 754557d commit 5c12e81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build-publish-6.0.12.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,7 @@ jobs:
7575
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7676
with:
7777
tag_name: 6.0.12-${{ github.run_number }}
78-
release_name: Release 6.0.12-${{ github.run_number }}
78+
release_name: 6.0.12-${{ github.run_number }}
79+
release_notes: |-
80+
## 🤨 本次更新都有哪些主要改动?
81+
- ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)