[workflows/rebase-on-upstream.yml] Use ytdl-org/reverse-rebase-upstream-action

This commit is contained in:
dirkf 2023-09-22 01:24:55 +01:00 committed by GitHub
parent fbeb122c35
commit 35ef7a0145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ jobs:
echo "HEAD_NOW=$(git rev-parse HEAD)" >> "$GITHUB_ENV"
- name: Rebase
# fetches upstream as git remote `upstream`
uses: ./.github/workflows/rebaser.yml
uses: ytdl-org/reverse-rebase-upstream-action@master
with:
token: ${{ secrets.GH_PAT }}
upstream: ytdl-org/youtube-dl