primero tag 2
This commit is contained in:
parent
8000a94687
commit
2823a6b8f7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
chmod +x convertir.sh
|
chmod +x convertir.sh
|
||||||
./convertir.sh
|
./convertir.sh
|
||||||
|
|
||||||
- name: Obtener última tag
|
- name: Obtener ultima tag
|
||||||
id: get_tag
|
id: get_tag
|
||||||
run: |
|
run: |
|
||||||
TAG=$(git describe --tags --abbrev=0)
|
TAG=$(git describe --tags --abbrev=0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue