Skip to content

Commit

Permalink
fixed towncrier build cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
g-r-a-n-t committed Mar 3, 2022
1 parent 500ba44 commit 5d6fd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ README.md: src/main.rs
cargo readme --no-title --no-indent-headings > README.md

notes:
towncrier --yes --version $(version)
towncrier build --yes --version $(version)
git commit -m "Compile release notes"

release:
Expand Down

0 comments on commit 5d6fd80

Please sign in to comment.