mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-02-13 01:40:46 +01:00
Make rebase-on-upstream.yml local
This commit is contained in:
parent
6e85f15365
commit
5cf4cf012c
4
.github/workflows/rebase-on-upstream.yml
vendored
4
.github/workflows/rebase-on-upstream.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: ytdl-patched/rebase-upstream-action@master
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
- uses: ytdl-org/ytdl-patched-rebase-upstream-action@master
|
||||
with:
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
upstream: ytdl-org/youtube-dl
|
||||
|
Loading…
x
Reference in New Issue
Block a user