diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 231062e744..f33dde3679 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -186,7 +186,7 @@ jobs: - name: Download Artifacts uses: actions/download-artifact@v2 with: - path: channels/ + path: artifacts/ - name: Create Pull Request uses: peter-evans/create-pull-request@v3 with: