Skip to content

Commit

Permalink
ci(generate-changelogs): update default assignees list (daeuniverse#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
piyoki committed Sep 3, 2023
1 parent 3b8d248 commit 50bdb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-changelogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 50bdb56

Please sign in to comment.