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
99ee07fffc
commit
20c925ad4d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -49,8 +49,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: v${{ env.version }}
|
tag_name: ${{ env.version }}
|
||||||
release_name: v${{ env.version }}
|
release_name: ${{ env.version }}
|
||||||
body: ${{ github.event.commits[0].message }}
|
body: ${{ github.event.commits[0].message }}
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user