fixed git tag name

pull/1856/head
antelle 2 years ago
parent d603398da0
commit c983bc10ab
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

@ -381,7 +381,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
tag_name: v${{ steps.get_tag.outputs.tag }}
name: Desktop apps v${{ steps.get_tag.outputs.tag }}
files: assets/*
body_path: keeweb/tmp/release-body.md

Loading…
Cancel
Save