mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-05-01 21:16:13 +00:00
Revert 428ffb75aa3534b275cf54de42693a4d261519da
This reverts "[build] Disable attestations for trusted publishing (#11418)"
This commit is contained in:
parent
428ffb75aa
commit
29926814a0
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -282,7 +282,6 @@ jobs:
|
|||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
verbose: true
|
verbose: true
|
||||||
attestations: false # Currently doesn't work w/ reusable workflows (breaks nightly)
|
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
needs: [prepare, build]
|
needs: [prepare, build]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user