Update auto-update.yml

what-a-patch-1
freearhey 5 years ago
parent 59bfb1bc25
commit 29fe28d73d

@ -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