mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-13 12:19:48 +00:00
[ci] Fix update wiki workflow (#16448)
Fix 40ffb79d499e6b37682fddbe6affec20186a3d86 Authored by: bashonly
This commit is contained in:
parent
40ffb79d49
commit
9f0fc9a633
2
.github/workflows/wiki.yml
vendored
2
.github/workflows/wiki.yml
vendored
@ -27,6 +27,6 @@ jobs:
|
||||
|
||||
- name: Push to wiki
|
||||
run: |
|
||||
git remote add upstream git@github.com:yt-dlp/yt-dlp.wiki
|
||||
git remote add upstream https://github.com/yt-dlp/yt-dlp.wiki.git
|
||||
git fetch upstream
|
||||
git push --force upstream master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user