Skip to content

Commit

Permalink
Add --keep flag on towncrier
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Bhatt <jayybhatt007@gmail.com>
  • Loading branch information
jayybhatt committed Apr 25, 2023
1 parent aa900e2 commit 1768445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
make lint
- name: Build docs
run: |
towncrier build --version 99.99 --name pystack
towncrier build --version 99.99 --name pystack --keep
make docs

0 comments on commit 1768445

Please sign in to comment.