Update branch-transfer.yml

This commit is contained in:
izzy2lost
2025-01-19 12:22:14 -05:00
committed by GitHub
parent be0c2de8ed
commit 3ee3463eb3

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout current repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Add private repository as remote
run: git remote add UnrealEngine https://izzy2lost:${{ secrets.GH_TOKEN }}@github.com/izzy2lost/UnrealEngine.git