This commit is contained in:
YuCat-OVO 2024-03-02 20:10:55 +08:00
parent 1d7e91cbe4
commit d38109c80c

View File

@ -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')