Update build.yml
This commit is contained in:
parent
30919b53a0
commit
3c362658eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -271,7 +271,7 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
source_branch: dev
|
||||
target_branch: main
|
||||
milestone: ${{ steps.changelog.outputs.version }}
|
||||
milestone: ${{ steps.changelog.outputs.version || '' }}
|
||||
ignore_users: "dependabot"
|
||||
draft: true
|
||||
title: 'Release: ${{ steps.changelog.outputs.version }}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue