diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index cb3da2f..29789b0 100644 --- a/.github/workflows/tag.yml +++ b/.github/workflows/tag.yml @@ -23,4 +23,8 @@ jobs: uses: jaywcjlove/create-tag-action@main with: version: ${{ env.VERSION }} - release: true \ No newline at end of file + release: true + body: | + + Web Serve AppStore + \ No newline at end of file