release + html 5
This commit is contained in:
parent
9d3fdbccb2
commit
3171fa1363
1 changed files with 2 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ jobs:
|
||||||
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