pull/23/head
Emmm Monster 3 years ago
parent 9cf42af251
commit b6df09cee3
No known key found for this signature in database
GPG Key ID: C98279C83FB50DB9

@ -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:

Loading…
Cancel
Save