fix(release): normalize asset names

This commit is contained in:
Tommaso Casaburi
2026-03-21 12:41:32 +08:00
parent 7af59ae556
commit 85e81aae2e
4 changed files with 24 additions and 19 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ if [ -z "${DEPLOY_PASSWORD+xxx}" ]; then echo "DEPLOY_PASSWORD not set" && exit;
# save version
FIVECHAN_VERSION=$(node -e "console.log(require('../package.json').version)")
FIVECHAN_HTML_NAME="5chan-html-$FIVECHAN_VERSION"
FIVECHAN_HTML_NAME="5chan-$FIVECHAN_VERSION-html"
SCRIPT="
# download html