1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-06-02 22:34:08 +02:00

Set branch in mergePr.yml workflow

This commit is contained in:
Alex Plate 2021-05-24 11:06:37 +03:00
parent 5a855659b0
commit d401b6483c
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -32,6 +32,7 @@ jobs:
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: master
commit_message: Update changelog after merging PR
commit_user_name: Alex Plate
commit_user_email: aleksei.plate@jetbrains.com