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