Update build.yml
This commit is contained in:
parent
588e436233
commit
49506fc26f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
with:
|
||||
xtag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
|
||||
title: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
|
||||
title: "v${{ secrets.MINOR }}"
|
||||
xbody: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
|
||||
|
||||
bump:
|
||||
|
|
Loading…
Reference in a new issue