Update clean.yml
This commit is contained in:
parent
f4b41d9a7b
commit
b0302c7ffb
|
@ -186,7 +186,7 @@ jobs:
|
||||||
- name: Download Artifacts
|
- name: Download Artifacts
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
path: channels/
|
path: artifacts/
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue