WF
This commit is contained in:
parent
8316ebe5fa
commit
ab26478e19
1
.github/workflows/move-to-main-repo.yaml
vendored
1
.github/workflows/move-to-main-repo.yaml
vendored
@ -96,6 +96,7 @@ jobs:
|
|||||||
git commit -m "$commit_message"
|
git commit -m "$commit_message"
|
||||||
|
|
||||||
git config --unset-all http.https://github.com/.extraheader
|
git config --unset-all http.https://github.com/.extraheader
|
||||||
|
echo $TOKEN
|
||||||
echo $TOKEN > mytoken.txt
|
echo $TOKEN > mytoken.txt
|
||||||
gh auth login --with-token < mytoken.txt
|
gh auth login --with-token < mytoken.txt
|
||||||
git remote add upstream https://github.com/${target_repo}.git
|
git remote add upstream https://github.com/${target_repo}.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user