From 92186a1dc6cd73853a2fd956813f726773d9f6f4 Mon Sep 17 00:00:00 2001 From: freearhey Date: Thu, 6 May 2021 23:05:19 +0300 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 6b768a05c9..2ed6e2089e 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -184,8 +184,6 @@ jobs: uses: actions/checkout@v2 - name: Download Artifacts uses: actions/download-artifact@v2 - with: - path: artifacts/ - name: Create Pull Request uses: peter-evans/create-pull-request@v3 with: