mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Update release title in workflow
This commit is contained in:
parent
7e75e4f184
commit
fbab30e33f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -23,5 +23,5 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
gh release create "$tag" \
|
gh release create "$tag" \
|
||||||
--repo="$GITHUB_REPOSITORY" \
|
--repo="$GITHUB_REPOSITORY" \
|
||||||
--title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
|
--title="${tag#v}" \
|
||||||
--generate-notes
|
--generate-notes
|
Loading…
Add table
Reference in a new issue