|
@@ -28,7 +28,7 @@ jobs:
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
with:
|
|
with:
|
|
tag_name: ${{ github.ref }}
|
|
tag_name: ${{ github.ref }}
|
|
- release_name: Release ${{ github.ref }}
|
|
|
|
|
|
+ release_name: v${{ github.ref }}
|
|
body_path: ${{ env.RELEASE_NOTES_PATH }}
|
|
body_path: ${{ env.RELEASE_NOTES_PATH }}
|
|
|
|
|
|
build-linux-x86:
|
|
build-linux-x86:
|