[build] Save Git HEAD at release alongside version info

This commit is contained in:
pukkandan
2021-11-29 22:30:02 +05:30
parent f2ebc5c7be
commit 36eaf3039a
4 changed files with 45 additions and 34 deletions

View File

@@ -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: |