fix: fix not opening pull request

This commit is contained in:
losuler
2022-05-05 00:46:49 +10:00
parent 03209698bf
commit d5a230de1c

View File

@ -25,5 +25,6 @@ jobs:
with:
destination_branch: "master"
github_token: ${{ secrets.GITHUB_TOKEN }}
pr_allow_empty: true
pr_title: "Add new release"
pr_body: ${{ env.update_status }}