- [FIX] El nom dels .zip estaba mal

This commit is contained in:
2026-03-25 10:35:28 +01:00
parent 92b4e4472f
commit 0547378331
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ set -e
# exit 1
#fi
GITEA_TOKEN="eb44d9c0142f5038c61c5afd17f5a41177bfaedc"
#GITEA_TOKEN="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
if [ -z "$GITEA_TOKEN" ]; then
echo "ERROR: Debes exportar GITEA_TOKEN"