mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 17:45:54 +00:00
WF
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user