mirror of
https://github.com/yt-dlp/ejs.git
synced 2026-06-13 00:32:11 +00:00
Finalize for release (#20)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
gh release create "${TAG}" \
|
gh release create "${TAG}" \
|
||||||
--title "yt-dlp-ejs ${TAG}" \
|
--title "yt-dlp-ejs ${TAG}" \
|
||||||
--notes-from-tag \
|
--generate-notes \
|
||||||
--verify-tag \
|
--verify-tag \
|
||||||
dist/yt.solver.*.js \
|
dist/yt.solver.*.js \
|
||||||
dist/yt_dlp_ejs-*.whl \
|
dist/yt_dlp_ejs-*.whl \
|
||||||
|
|||||||
Reference in New Issue
Block a user