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
|
||||
run: |
|
||||
chmod +x convertir.sh
|
||||
./convertir.sh
|
||||
./convertir.sh
|
||||
|
||||
- name: Obtener última tag
|
||||
run: |
|
||||
TAG=$(git describe --tags --abbrev=0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue