Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
10bits authored Feb 22, 2021
1 parent 18ff76e commit 3eacabf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action_util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ function update_info()
sed -e 's/^/> &/' \
-e '1i\<!--start-->' \
-e '$a\<!--end-->' \
-e 's/\r//' \
$APP_LATEST_BODY -i
sed -e '/<!--start-->/,/<!--end-->/d' \
-e '5r '"$APP_LATEST_BODY"'' \
Expand Down

0 comments on commit 3eacabf

Please sign in to comment.