Fixed tag generation for releases

This commit is contained in:
Alexey Pustovalov 2021-10-18 19:16:02 +03:00
parent ba21728b5e
commit 789b0e5103

View File

@ -68,6 +68,7 @@ jobs:
- name: Get branch info
id: branch_info
shell: bash
run: |
github_ref="{{ github.ref }}"
result=false