Finalize for release (#20)

This commit is contained in:
bashonly
2025-10-23 16:29:29 -05:00
committed by GitHub
parent 32e6af5fb2
commit 508dddae12
2 changed files with 1 additions and 4 deletions

View File

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

View File

@@ -1,8 +1,5 @@
# yt-dlp-ejs # yt-dlp-ejs
> [!CAUTION]
> This is currently in development
External JavaScript for yt-dlp supporting many runtimes External JavaScript for yt-dlp supporting many runtimes
## Manual Installation ## Manual Installation