Make rebase-on-upstream.yml local

This commit is contained in:
dirkf 2023-07-02 13:26:27 +01:00 committed by GitHub Actions
parent 6e85f15365
commit 5cf4cf012c

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