Skip to content

Commit

Permalink
add time zone to time
Browse files Browse the repository at this point in the history
  • Loading branch information
Emo-Damage committed Jun 3, 2023
1 parent 440d11b commit afb2813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit afb2813

Please sign in to comment.