mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-05 06:03:34 +03:00
ci: set prerelease notes timezone of release create time to Asia/Shanghai
This commit is contained in:
parent
02395413ba
commit
838c5c7770
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue