fix branches

This commit is contained in:
alesapin 2021-11-09 15:27:50 +03:00
parent da196c7a71
commit 669e336b2c

View File

@ -16,6 +16,7 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v2
fetch-depth: 0 # otherwise we will have no info about branches
- name: Cherry pick
env:
TEMP_PATH: ${{runner.temp}}/cherry_pick