Update clean.yml
This commit is contained in:
parent
e8db9e7058
commit
7cadfa3b77
|
@ -175,8 +175,7 @@ jobs:
|
|||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ matrix.country }}.m3u
|
||||
path: channels/${{ matrix.country }}.m3u
|
||||
path: channels/
|
||||
pull-request:
|
||||
needs: clean
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue