Skip to content

Commit 7143452

Browse files
author
dompling
committed
fix
1 parent 29fa643 commit 7143452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
cat > release-notes.md << EOF
160160
**TrollScript $RELEASE_TAG**
161161
162-
## 📋 $(date -u '+%Y-%m-%d %H:%M:%S UTC') 更新内容
162+
## 📋 $(TZ='Asia/Shanghai' date '+%Y-%m-%d %H:%M:%S CST') 更新内容
163163
164164
$COMMIT_MSG
165165

0 commit comments

Comments
 (0)