]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/build.yml
[build] Save Git HEAD at release alongside version info
[yt-dlp.git] / .github / workflows / build.yml
index f75b11700c5a1f1c6e920374ac44e37fa1127278..3d3df942642d96205dc267e556576f8fcedcda72 100644 (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: |