Skip to content

Commit

Permalink
Revert "Test PR 1: this title will be the commit message in test-rele…
Browse files Browse the repository at this point in the history
…ase-1.3.6 (#8)"

This reverts commit aea8afc.
  • Loading branch information
mitchelbaker-cisa authored Feb 2, 2024
1 parent 917dfec commit 82dbfdc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
name: LME v${{ inputs.version }}
tag_name: v${{ inputs.version }}
files: LME-${{ steps.tag.outputs.tag }}.zip
files: LME-${{ inputs.version }}.zip
draft: true
generate_release_notes: true
body: "## [${{ inputs.version }}] - Timberrrrr! - ${{ env.date }}\n ${{steps.release.outputs.changelog}}"
Expand Down
2 changes: 0 additions & 2 deletions test/test1.txt
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
test
123
2 changes: 0 additions & 2 deletions test/test2.txt
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
test
123
1 change: 0 additions & 1 deletion test/test3.txt
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
make commit test

0 comments on commit 82dbfdc

Please sign in to comment.