Update build.yml
This commit is contained in:
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 }}'
|
||||
|
||||
Reference in New Issue
Block a user