mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 00:42:43 +08:00
add time zone to time
This commit is contained in:
2
.github/workflows/version-comment.yml
vendored
2
.github/workflows/version-comment.yml
vendored
@@ -20,5 +20,5 @@ jobs:
|
||||
uses: jaywcjlove/github-action-modify-file-content@main
|
||||
with:
|
||||
path: src/worker-vless.js
|
||||
body: "version base on commit ${{ github.sha }}, time is {{date:YYYY-MM-DD HH:mm:ss}}"
|
||||
body: "version base on commit ${{ github.sha }}, time is {{date:YYYY-MM-DD HH:mm:ssZ}}"
|
||||
message: "Update version worker-vless.js"
|
||||
|
||||
Reference in New Issue
Block a user