mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-04-04 11:44:13 +02:00
ci: updated release publish
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
a2ec5fad20
commit
fe8a1e13f7
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
name: Checkout
|
||||
|
||||
- name: Fetch the full git repository
|
||||
run: git fetch --prune --unshallow
|
||||
|
||||
- name: Set short git commit reference
|
||||
id: vars
|
||||
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
|
Loading…
Add table
Reference in a new issue