fix: fix not opening pull request
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user