diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml
index 2ed6e2089..c84897900 100644
--- a/.github/workflows/clean.yml
+++ b/.github/workflows/clean.yml
@@ -184,6 +184,8 @@ jobs:
         uses: actions/checkout@v2
       - name: Download Artifacts
         uses: actions/download-artifact@v2
+        with:
+          path: channels/
       - name: Create Pull Request
         uses: peter-evans/create-pull-request@v3
         with: