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