From e4b58d18688e075e7f25986ed0b15fa4c46c4e16 Mon Sep 17 00:00:00 2001 From: freearhey Date: Thu, 6 May 2021 22:53:39 +0300 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: