Update auto-update.yml

pull/2734/head
freearhey 4 years ago
parent e047b24ce3
commit e70433dbc9

@ -194,7 +194,7 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Format Playlists
run: node scripts/format.js --country=${{ matrix.country }} --resolution
run: node scripts/format.js --country=${{ matrix.country }}
- name: Commit Changes
run: |
git config user.name github-actions

Loading…
Cancel
Save