mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 06:27:21 +00:00
Revert 428ffb75aa
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
|
||||
with:
|
||||
verbose: true
|
||||
attestations: false # Currently doesn't work w/ reusable workflows (breaks nightly)
|
||||
|
||||
publish:
|
||||
needs: [prepare, build]
|
||||
|
|
Loading…
Reference in a new issue