fix output paths
This commit is contained in:
parent
8af28c2f68
commit
36cf98a91c
6 changed files with 12 additions and 8 deletions
|
|
@ -160,7 +160,7 @@ def generate_pangea_feed(
|
|||
),
|
||||
results=ResultsConfig(
|
||||
output_to_file_p=True,
|
||||
output_file_name="rss.xml",
|
||||
output_file_name="pangea.rss",
|
||||
output_directory=resolved_out_dir,
|
||||
),
|
||||
logging=LoggingConfig(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue