]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/release-nightly.yml
[build] Various build workflow improvements
[yt-dlp.git] / .github / workflows / release-nightly.yml
index d4f01ab649f4a03ebf2022c7465fc89f6bb6100c..543e2e6f787657b2e58c4002d1e47b3dcbbf6980 100644 (file)
@@ -46,6 +46,7 @@ jobs:
     permissions:
       contents: write
     with:
-      nightly: true
+      channel: nightly
+      prerelease: true
       version: ${{ needs.prepare.outputs.version }}
       target_commitish: ${{ github.sha }}