Update clean.yml

what-a-patch-1
freearhey 5 years ago
parent 8605737c75
commit 0c88ceb040

@ -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:

Loading…
Cancel
Save