We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a365661 + 8363ce7 commit 4eff4afCopy full SHA for 4eff4af
.github/workflows/k8s_apis_sync.yaml
@@ -82,7 +82,6 @@ jobs:
82
# Setup git email and username
83
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
84
git config user.name "github-actions[bot]"
85
- git config --global "url.https://${GH_TOKEN}@github.com/.insteadOf" https://github.com/
86
87
git checkout -b "${BRANCH}"
88
0 commit comments