diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e4b2c6c..e7fcc43 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token with: - tag_name: ${{ github.ref }} + tag_name: v1 release_name: Release v1 body: | Changes in this Release