Skip to content

Commit

Permalink
Merge pull request #4 from neelfirst/blah
Browse files Browse the repository at this point in the history
Blah
  • Loading branch information
neelfirst committed Mar 28, 2024
2 parents 889586a + 74dd05b commit a2c2c2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
body: "|Hello|from|markdown|"
body: "|Hello|from|markdown|\n|-----|----|--------|\n|one|two|three|"
generate_release_notes: true
append_body: true
env:
Expand Down
1 change: 1 addition & 0 deletions blah.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blah blah
1 change: 1 addition & 0 deletions new_file.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aslghlg

0 comments on commit a2c2c2c

Please sign in to comment.