mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-23 01:04:40 +07:00
ci(generate-changelogs): update default assignees list (#314)
This commit is contained in:
parent
3b8d248827
commit
50bdb566d0
2
.github/workflows/generate-changelogs.yml
vendored
2
.github/workflows/generate-changelogs.yml
vendored
@ -44,6 +44,6 @@ jobs:
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
title: '[Release Changelogs] ${{ inputs.future_release_tag }}'
|
||||
labels: automated-issue,release
|
||||
assignees: daebot
|
||||
assignees: "yqlbu,mzz2017,kunish"
|
||||
body: |
|
||||
${{ steps.changelog.outputs.changelogs }}
|
||||
|
Loading…
Reference in New Issue
Block a user