Skip to content

Commit

Permalink
WIP2
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Prescod committed Feb 17, 2023
1 parent e0ba1f3 commit ec18708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
--jq '.body' | \
sed -e 's_\(https.*\/\)\([0-9]*\)$_[#\2](\1\2)_' \
-e 's_by @\(.*\) in_by [@\1](https://github.com/\1) in_' >> changelog.md
ls utility/*
python utility/update-history.py
git commit -m "$DAY history updates" || true
git push
Expand Down

0 comments on commit ec18708

Please sign in to comment.