diff --git a/.github/workflows/publish_executables.yaml b/.github/workflows/publish_executables.yaml index dfbf405..c682b98 100644 --- a/.github/workflows/publish_executables.yaml +++ b/.github/workflows/publish_executables.yaml @@ -52,7 +52,7 @@ jobs: uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GH_TOKEN }}" - automatic_release_tag: development + automatic_release_tag: main-devel prerelease: true title: "Development Build - Pre Release" files: |