mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +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 config --unset-all http.https://github.com/.extraheader
|
||||
echo $TOKEN
|
||||
echo $TOKEN > mytoken.txt
|
||||
gh auth login --with-token < mytoken.txt
|
||||
git remote add upstream https://github.com/${target_repo}.git
|
||||
|
||||
Reference in New Issue
Block a user