fix: don't set assignees for bcr pr

This commit is contained in:
Derek Cormier 2022-06-16 12:22:40 -07:00
parent 35adb03d48
commit 627ac0b82c
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ jobs:
commit-message: ${{ github.repository }}@${{ steps.get_tag.outputs.TAG }}
branch: ${{ github.repository }}@${{ steps.get_tag.outputs.TAG }}
title: ${{ github.repository }}@${{ steps.get_tag.outputs.TAG }}
assignees: ${{ github.actor }}
body: |
[Automated] Publish ${{ github.repository }}@${{ steps.get_tag.outputs.TAG }}.
- name: Echo PR url