Update build.yml
This commit is contained in:
parent
cd469833af
commit
71863393c6
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -257,8 +257,9 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
source_branch: dev
|
||||
target_branch: main
|
||||
reviewer: Xikaro
|
||||
milestone: ${{ steps.changelog.outputs.version }}
|
||||
ignore_users: "dependabot"
|
||||
draft: true
|
||||
title: 'Release: ${{ steps.changelog.outputs.version }}'
|
||||
body: |
|
||||
**This is an automated Pull Request from the dev branch.**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue