mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2024-11-14 21:31:16 +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…
Reference in New Issue
Block a user