mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
1.0.3
This commit is contained in:
parent
1d7e91cbe4
commit
d38109c80c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: Set variables
|
- name: Set variables
|
||||||
id: set-vars
|
id: set-vars
|
||||||
run: |
|
run: |
|
||||||
VERSION="1.0.2"
|
VERSION="1.0.3"
|
||||||
GITHUB_REF=${{ github.ref }}
|
GITHUB_REF=${{ github.ref }}
|
||||||
BRACH=${GITHUB_REF#refs/heads/}
|
BRACH=${GITHUB_REF#refs/heads/}
|
||||||
DATE=$(date '+%Y-%m-%dT%H:%M:%S%Z')
|
DATE=$(date '+%Y-%m-%dT%H:%M:%S%Z')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user