Update release.yml

This commit is contained in:
maxtim 2024-06-28 22:28:01 -04:00 committed by GitHub
parent 2c09cc5930
commit f38560e4f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,6 +27,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
tag="${GITHUB_REF#refs/tags/}"
gh release create "$tag" \
--title="$tag" \