diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 332ade24..3e464a9a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -110,6 +110,7 @@ jobs: uses: mathieudutour/github-tag-action@v6.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} + release_branches: '' pre_release_branches: 'main' append_to_pre_release_tag: '-pre'