We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d4429 commit 9f71056Copy full SHA for 9f71056
.github/workflows/create-relaease.yml
@@ -19,5 +19,5 @@ jobs:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
with:
21
tag_name: ${{ github.ref }}
22
- body: |
23
- 更新内容请参见 [CHANGELOG](https://github.com/ScoutYin/ly-tab/blob/master/CHANGELOG_CN.md)。
+ body: |
+ 更新内容请参见 [CHANGELOG](https://github.com/ScoutYin/ly-tab/blob/master/CHANGELOG_CN.md)。
0 commit comments