Skip to content

Commit 9a80283

Browse files
authored
Update prepare-release.yml
1 parent b7a0863 commit 9a80283

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/prepare-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,7 @@ jobs:
9191
head: release/v${{ env.NBGV_MajorMinorVersion }}
9292
base: stable
9393
title: Release of new ${{ github.event.inputs.versionIncrement }} version v${{ env.NBGV_MajorMinorVersion }}
94-
reviewers: ${{ github.actor }} # By default, we request a review from the person who triggered the workflow.
9594
body: |
96-
Hi @${{ github.actor }}
97-
9895
This PR was created in response to a manual trigger of the [prepare-release workflow](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}).
9996
10097
Merging this PR will create a GitHub Release and push new packages to NuGet.

0 commit comments

Comments
 (0)