Update clean.yml

This commit is contained in:
freearhey 2021-05-06 22:53:39 +03:00
parent f4b41d9a7b
commit b0302c7ffb
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ jobs:
- name: Download Artifacts - name: Download Artifacts
uses: actions/download-artifact@v2 uses: actions/download-artifact@v2
with: with:
path: channels/ path: artifacts/
- name: Create Pull Request - name: Create Pull Request
uses: peter-evans/create-pull-request@v3 uses: peter-evans/create-pull-request@v3
with: with: