Update format.yml

This commit is contained in:
freearhey
2021-01-16 17:15:30 +03:00
parent cb97a896ef
commit d0c6f1fefa

View File

@@ -13,7 +13,7 @@ jobs:
run: npm install
- name: Format Playlists
run: npm run format
run: node scripts/format.js
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3