mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
测试工作流
This commit is contained in:
parent
c73acd8c45
commit
0d1fd49e96
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -42,8 +42,8 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: v${{ env.app_version }}
|
||||
release_name: v${{ env.app_version }}
|
||||
tag_name: v${{ env.version }}
|
||||
release_name: v${{ env.version }}
|
||||
body: ${{ github.event.commits[0].message }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user