diff --git a/workflow/nextflow.config b/workflow/nextflow.config
index 8d079090941270602796eb97373601413e7de806..adf9ddfb539730d2a92e1a069fe49e5817fb09da 100644
--- a/workflow/nextflow.config
+++ b/workflow/nextflow.config
@@ -56,10 +56,6 @@ report {
   file = 'report.html'
 }
 
-tower {
-  accessToken = '3ade8f325d4855434b49aa387421a44c63e3360f'
-  enabled = true
-}
 
 manifest {
   homePage = 'https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq'