mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-04-04 11:44:13 +02:00
ci: updated release ci
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
ec72f48b51
commit
422dd27105
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue