Explorar o código

ci: Update release title (#1409)

* chore: update release title

* chore: update changelog

Co-authored-by: nathan <[email protected]>
Nathan.fooo %!s(int64=2) %!d(string=hai) anos
pai
achega
b0d2cdf55a
Modificáronse 2 ficheiros con 1 adicións e 2 borrados
  1. 1 1
      .github/workflows/release.yml
  2. 0 1
      CHANGELOG.md

+ 1 - 1
.github/workflows/release.yml

@@ -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:

+ 0 - 1
CHANGELOG.md

@@ -1,7 +1,6 @@
 # Release Notes
 # Release Notes
 
 
 ## Version 0.0.6.2 - 10/30/2022
 ## Version 0.0.6.2 - 10/30/2022
-
 - Fix some bugs
 - Fix some bugs
 
 
 ## Version 0.0.6.1 - 10/26/2022
 ## Version 0.0.6.1 - 10/26/2022