Skip to content

Commit

Permalink
Update gen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xplshn authored Oct 23, 2024
1 parent 267a45e commit fcae9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit fcae9fa

Please sign in to comment.