From fcae9faf80288b317ef86be673075ccb52c0a5ac Mon Sep 17 00:00:00 2001 From: xplshn <114888778+xplshn@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:48:12 -0300 Subject: [PATCH] Update gen.yml --- .github/workflows/gen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gen.yml b/.github/workflows/gen.yml index 2dc7e4f..1196d95 100644 --- a/.github/workflows/gen.yml +++ b/.github/workflows/gen.yml @@ -126,7 +126,7 @@ jobs: uses: marvinpinto/action-automatic-releases@latest with: title: "Weekly Release - Run ${{ github.run_id }}" - automatic_release_tag: weekly-release-${{ github.run_id }} + automatic_release_tag: weekly-release-${{ github.run_id }}-${{ github.sha }} prerelease: false draft: false files: |