Update clean.yml

This commit is contained in:
freearhey 2021-05-06 22:25:40 +03:00
parent 6814873646
commit 875ab8ed08
1 changed files with 2 additions and 0 deletions

View File

@ -185,6 +185,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: