ci(generate-changelogs): update default assignees list (#314)

This commit is contained in:
kev 2023-09-03 08:56:32 +08:00 committed by GitHub
parent 3b8d248827
commit 50bdb566d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}