mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-09-22 06:12:21 +03:00
feat: add quality options to include 2160p, 1440p, and a best setting.
This commit is contained in:
@@ -231,7 +231,7 @@ jobs:
|
||||
tar -C package -czf "$name" .
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: packages-${{ runner.os }}-${{ matrix.ffmpeg }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user