diff --git a/workflow/download_and_run_psrfits_requantisation.cwl b/workflow/download_and_run_psrfits_requantisation.cwl
index 367a6c2f190edfd0b2c59dfa836c655e743bb3a6..2e169f0a50723aa2255f84ba6a50be04608a50de 100644
--- a/workflow/download_and_run_psrfits_requantisation.cwl
+++ b/workflow/download_and_run_psrfits_requantisation.cwl
@@ -22,6 +22,9 @@ outputs:
 - id: summary_file
   type: File[]
   outputSource: requantise/summary_file
+- id: summary_psrfits_file
+  type: File[]
+  outputSource: requantise/summary_psrfits_file
 - id: ingest
   type: Any
   outputSource: requantise/ingest
@@ -46,6 +49,7 @@ steps:
   run: psrfits_requantisation.cwl
   out:
   - id: summary_file
+  - id: summary_psrfits_file
   - id: summary
   - id: tar_archive
   - id: ingest