Update README and release name

This commit is contained in:
bcmmbaga
2025-07-01 21:56:45 +03:00
parent e01db24a48
commit 08320afa82
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
uses: actions/create-release@v1
with:
tag_name: ${{ github.ref_name }}
release_name: Release ${{ github.ref_name }}
release_name: ${{ github.ref_name }}
draft: false
prerelease: false
env: