Skip to content

Commit

Permalink
Update run_release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa authored Feb 1, 2024
1 parent 8870435 commit d6ea1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
name: ${{ inputs.releaseName }}
tag_name: v${{ inputs.version }}
files: LME-${{ steps.tag.outputs.tag }}.zip
files: LME-${{ inputs.version }}.zip
draft: true
generate_release_notes: true
fail_on_unmatched_files: true

0 comments on commit d6ea1f4

Please sign in to comment.