mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2024-12-24 22:11:48 +01:00
[workflows/rebase-on-upstream.yml] Use ytdl-org/reverse-rebase-upstream-action
This commit is contained in:
parent
fbeb122c35
commit
35ef7a0145
2
.github/workflows/rebase-on-upstream.yml
vendored
2
.github/workflows/rebase-on-upstream.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user