This commit is contained in:
Emmm Monster 2021-05-16 13:41:13 +08:00
parent 9cf42af251
commit b6df09cee3
No known key found for this signature in database
GPG Key ID: C98279C83FB50DB9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
id: vars
run: |
echo "::set-output name=short_sha::$(git rev-parse --short HEAD)"
echo "::set-output name=git_tag::$(git describe --tags)"
echo "::set-output name=git_tag::$(git describe --tags --always)"
- name: Build
env: