From b0302c7ffb5498325692fd05f67bf6eafff285fa 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 231062e74..f33dde367 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: