Make rebase-on-upstream.yml local

This commit is contained in:
dirkf 2023-07-02 13:26:27 +01:00
parent b3e42caaaf
commit bcf270ab22
1 changed files with 3 additions and 1 deletions

View File

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