Update auto-update.yml
This commit is contained in:
parent
e047b24ce3
commit
e70433dbc9
|
@ -194,7 +194,7 @@ jobs:
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Format Playlists
|
- name: Format Playlists
|
||||||
run: node scripts/format.js --country=${{ matrix.country }} --resolution
|
run: node scripts/format.js --country=${{ matrix.country }}
|
||||||
- name: Commit Changes
|
- name: Commit Changes
|
||||||
run: |
|
run: |
|
||||||
git config user.name github-actions
|
git config user.name github-actions
|
||||||
|
|
Loading…
Reference in New Issue