Skip to content

Commit

Permalink
Revert "Test release 1.3.6" (#42)
Browse files Browse the repository at this point in the history
* Revert "Test PR 4: this title will be the commit message in test-release-1.3.6 (#12)"

This reverts commit dd01b9a.

* Revert "Test PR 3: this title will be the commit message in test-release-1.3.6 (#11)"

This reverts commit b0d53d6.

* Revert "Test PR 2: this title will be the commit message in test-release-1.3.6 (#10)"

This reverts commit 331e0d5.

* Revert "Test PR 1: this title will be the commit message in test-release-1.3.6 (#8)"

This reverts commit 6adf51e.
  • Loading branch information
mitchelbaker-cisa authored Feb 5, 2024
1 parent 7320677 commit 58a0410
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 @@ -37,7 +37,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: false
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 58a0410

Please sign in to comment.