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