Skip to content

Commit

Permalink
Use correct input
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Feb 15, 2020
1 parent 125e232 commit 3005156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: thomaseizinger/create-pull-request@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
branch: release/${{ env.RELEASE_VERSION }}
head: release/${{ env.RELEASE_VERSION }}
base: master
reviewers: ${{ github.event.issue.user.login }}
body: |
Expand Down

0 comments on commit 3005156

Please sign in to comment.