Skip to content

Commit

Permalink
Set title of PR
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Feb 15, 2020
1 parent 3005156 commit 0fe83df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
head: release/${{ env.RELEASE_VERSION }}
base: master
title: ${{ github.event.issue.title }}
reviewers: ${{ github.event.issue.user.login }}
body: |
Resolves #${{ github.event.issue.number }}

0 comments on commit 0fe83df

Please sign in to comment.