Update clean.yml

This commit is contained in:
freearhey 2021-05-06 23:08:16 +03:00
parent 34723b5e95
commit a95be0a2ed
1 changed files with 2 additions and 0 deletions

View File

@ -184,6 +184,8 @@ jobs:
uses: actions/checkout@v2
- name: Download Artifacts
uses: actions/download-artifact@v2
with:
path: channels/
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with: