add UTC into

This commit is contained in:
Emo-Damage
2023-06-03 20:24:22 +08:00
parent 843db236e8
commit 956fccb592

View File

@@ -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:ssZ}}"
body: "version base on commit ${{ github.sha }}, time is {{date:YYYY-MM-DD HH:mm:ss}} UTC"
message: "Update version worker-vless.js"