mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-29 09:47:47 +01:00
[build] Save Git HEAD at release alongside version info
This commit is contained in:
parent
f2ebc5c7be
commit
36eaf3039a
4 changed files with 45 additions and 34 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -31,8 +31,6 @@ jobs:
|
|||
run: |
|
||||
python devscripts/update-version.py
|
||||
make issuetemplates
|
||||
- name: Print version
|
||||
run: echo "${{ steps.bump_version.outputs.ytdlp_version }}"
|
||||
- name: Update master
|
||||
id: push_update
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue