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: |