Skip to content

Commit

Permalink
Revert "Test release 1.3.6 (#22)"
Browse files Browse the repository at this point in the history
This reverts commit da9d50a.
  • Loading branch information
mitchelbaker-cisa authored Feb 3, 2024
1 parent da9d50a commit 3f915f9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 14 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
5 changes: 0 additions & 5 deletions test/test1.txt
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
test
123

test2
123
5 changes: 0 additions & 5 deletions test/test2.txt
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
test
123

test2
123
3 changes: 0 additions & 3 deletions test/test3.txt
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
make commit test

123

0 comments on commit 3f915f9

Please sign in to comment.