ci: updated release ci

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2024-05-10 03:07:40 +02:00
parent ec72f48b51
commit 422dd27105
Signed by: moonleay
GPG key ID: 82667543CCD715FB

View file

@ -24,6 +24,9 @@ jobs:
- name: Check outputs
run: echo "short ${{ steps.vars.outputs.sha_short }}, ref $GITHUB_REF, tag ${{ steps.vars2.outputs.tag_desc }}"
- name: Tag description
run: git for-each-ref --format='%(contents)' $GITHUB_REF
- uses: https://github.com/actions/setup-java@v4
name: Setup Java
with: