release + html 3
This commit is contained in:
parent
379f817e1e
commit
0110ab2633
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
./convertir.sh
|
||||
|
||||
- name: Obtener última tag
|
||||
run: |
|
||||
run: |
|
||||
TAG=$(git describe --tags --abbrev=0)
|
||||
echo "TAG=${TAG}" >> $GITHUB_ENV
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue