build: add BUILD_BRANCH

This commit is contained in:
菲鸽
2024-06-16 22:17:24 +08:00
parent 1c3e045331
commit fa0cc58fec
2 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html build-date="%BUILD_TIME%">
<html build-time="%BUILD_TIME%" build-branch="%BUILD_BRANCH%">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />