Update check_git_apply.yaml

This commit is contained in:
uazo 2022-11-03 17:53:31 +07:00 committed by GitHub
parent 8d94379ee0
commit 2ed940ac6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -126,8 +126,10 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@dcd5fd746d53dd8de555c0f10bca6c35628be47a #v3.12.0
with:
token: ${{ secrets.BROMITE_PULLS_PAT }}
path: bromite
base: ${{ github.event.inputs.branch }}
push-to-fork: uazo/bromite
add-paths: |
build/patches/*.patch
commit-message: 'AUTOMATED - git apply results'