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