mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-04 00:23:43 +08:00
ci: set prerelease notes timezone of release create time to Asia/Shanghai
This commit is contained in:
parent
02395413ba
commit
838c5c7770
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -229,7 +229,7 @@ jobs:
|
||||
|
||||
- name: Set Env
|
||||
run: |
|
||||
echo "BUILDTIME=$(date)" >> $GITHUB_ENV
|
||||
echo "BUILDTIME=$(TZ=Asia/Shanghai date)" >> $GITHUB_ENV
|
||||
shell: bash
|
||||
|
||||
- name: Tag Repo
|
||||
|
Loading…
x
Reference in New Issue
Block a user