mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-13 21:19:28 +08:00
fix: invalid version string for draft
This commit is contained in:
parent
4230654501
commit
8a34794ca6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
- name: make draftBuildCode
|
||||
id: draftBuildCode
|
||||
run: echo "::set-output name=datetime::$(date +'%m-%dT%H-%M')"
|
||||
run: echo "::set-output name=datetime::$(date +'%d.%H.%M')"
|
||||
|
||||
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user