Update clean.yml

This commit is contained in:
freearhey 2021-05-06 23:09:22 +03:00
parent a95be0a2ed
commit c5844e51a4
1 changed files with 1 additions and 2 deletions

View File

@ -175,6 +175,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: channels
path: channels/
pull-request:
needs: clean
@ -184,8 +185,6 @@ 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: