diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cfafd02..bcdbe18 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -73,7 +73,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - tagName: 'PakePlus' + tagName: 'PakePlus v__VERSION__' releaseName: 'PakePlus v__VERSION__' body_path: ./Note.md releaseDraft: true