release + html 5
This commit is contained in:
parent
9d3fdbccb2
commit
3171fa1363
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
chmod +x convertir.sh
|
chmod +x convertir.sh
|
||||||
./convertir.sh
|
./convertir.sh
|
||||||
|
|
||||||
- name: Obtener última tag
|
- name: Obtener última tag
|
||||||
run: |
|
run: |
|
||||||
TAG=$(git describe --tags --abbrev=0)
|
TAG=$(git describe --tags --abbrev=0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue