mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-25 19:57:35 +01:00
[build] Fix release tag commit
bug in b5899f4f19116bb4d98907413fa3fb84a952ef13
This commit is contained in:
parent
f92347c312
commit
885fe351fb
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
make issuetemplates
|
||||
|
||||
- name: Push to release
|
||||
id: push_release
|
||||
run: |
|
||||
git config --global user.name github-actions
|
||||
git config --global user.email github-actions@example.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user