From 6731d6c964d740548a16fe62df3bbae7a6aed836 Mon Sep 17 00:00:00 2001 From: Janmm14 Date: Sat, 28 May 2022 00:24:09 +0200 Subject: [PATCH] Test to see if without set release tag we can get old releases to stay --- .github/workflows/automatic_release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/automatic_release.yml b/.github/workflows/automatic_release.yml index 1c636e02..89d13efc 100644 --- a/.github/workflows/automatic_release.yml +++ b/.github/workflows/automatic_release.yml @@ -33,7 +33,6 @@ jobs: uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "latest" prerelease: false title: "Latest Build" files: |