diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index e47f4e81da7ae1986bca2542aa53b46bdc800c08..cbb50c0b3a6ad4eca761896856d5cb860ebe4d35 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -36,7 +36,6 @@ jobs:
           conda build --user usgs-astrogeology --label dev -c conda-forge -c tudat-team recipe/
 
   aws-docs-deploy:
-    if: ${{ github.event.workflow_run.conclusion == 'success' }}
     runs-on: ubuntu-latest
     defaults:
       run: