mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-08 04:02:40 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5d2d92895c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ github.ref }}
|
tag_name: ${{ steps.dump_version.outputs.ytdlc_version }}
|
||||||
release_name: youtube-dlc ${{ steps.dump_version.outputs.ytdlc_version }}
|
release_name: youtube-dlc ${{ steps.dump_version.outputs.ytdlc_version }}
|
||||||
body: |
|
body: |
|
||||||
Changelog:
|
Changelog:
|
||||||
|
Loading…
Reference in New Issue
Block a user