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 2, 2024
1 parent 9006177 commit f7c090c
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 @@ -35,5 +35,5 @@ jobs:
files: LME-${{ inputs.version }}.zip
draft: true
generate_release_notes: true
body: "## [${{ inputs.version }}] - Timberrrrr! - ${{ env.date }}"
body: "## [${{ inputs.version }}] - Timberrrrr! - ${ env.date }"
fail_on_unmatched_files: true

0 comments on commit f7c090c

Please sign in to comment.