Skip to content

Commit

Permalink
remove ImageJ metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan-theodoro committed Apr 17, 2024
1 parent 18c6512 commit 6e9fe17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
cd ultrack-imagej
sed -i '/^{%/d' README.md
sed -z -i 's/---.*---//g' README.md
{ cat header.md; cat README.md; cat citation.md;} > temp && mv temp README.md
Expand Down

0 comments on commit 6e9fe17

Please sign in to comment.