diff --git a/.github/workflows/pre-release.yaml b/.github/workflows/pre-release.yaml index a9d5893afc..eba0d39bf7 100644 --- a/.github/workflows/pre-release.yaml +++ b/.github/workflows/pre-release.yaml @@ -162,7 +162,7 @@ jobs: - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "trunk" + automatic_release_tag: "pre-release" prerelease: true title: "Development Build" files: |