mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 20:52:15 +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
|
- name: Set Env
|
||||||
run: |
|
run: |
|
||||||
echo "BUILDTIME=$(date)" >> $GITHUB_ENV
|
echo "BUILDTIME=$(TZ=Asia/Shanghai date)" >> $GITHUB_ENV
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Tag Repo
|
- name: Tag Repo
|
||||||
|
Loading…
Reference in New Issue
Block a user