Skip to content

Commit

Permalink
don't call towncrier for docs built from tags
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Nov 18, 2024
1 parent 497c2ee commit 2ce39ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
pre_install:
- git update-index --assume-unchanged docs/rtd_environment.yaml docs/conf.py
post_install:
- towncrier build --keep
- git describe --exact-match || towncrier build --keep

conda:
environment: docs/rtd_environment.yaml
Expand Down

0 comments on commit 2ce39ff

Please sign in to comment.