mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
add sha into version
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: "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:ss}}"
|
||||
message: "Update version worker-vless.js"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// version <!--GAMFC-->base on commit 6b0ce843702fb7d304752d47786e8f214fbfd9e0, time is 2023-06-03 12:16:50<!--GAMFC-END-->.
|
||||
// <!--GAMFC-->base on commit 6b0ce843702fb7d304752d47786e8f214fbfd9e0, time is 2023-06-03 12:16:50<!--GAMFC-END-->.
|
||||
import { connect } from 'cloudflare:sockets';
|
||||
|
||||
// How to generate your own UUID:
|
||||
|
||||
Reference in New Issue
Block a user