Update clean.yml
This commit is contained in:
parent
6814873646
commit
875ab8ed08
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue