diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2f1ac78..a7b52bf6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: uses: marvinpinto/action-automatic-releases@v1.2.1 with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "${{ env.VERSION }}-dev.${{ steps.get_short_sha.outputs.short_sha }}" + automatic_release_tag: "${{ env.VERSION }}" prerelease: true title: "Mod Manager Dev ${{ env.VERSION }} (${{ steps.get_short_sha.outputs.short_sha }})" files: |