fix: Update push-all.sh remote names and add auth note
This commit is contained in:
@@ -38,6 +38,8 @@ fi
|
|||||||
|
|
||||||
# Push to each remote
|
# Push to each remote
|
||||||
remotes=("gitea" "github" "gitlab")
|
remotes=("gitea" "github" "gitlab")
|
||||||
|
|
||||||
|
echo "Note: GitHub push may require SSH key or credential helper setup."
|
||||||
failed=()
|
failed=()
|
||||||
|
|
||||||
for remote in "${remotes[@]}"; do
|
for remote in "${remotes[@]}"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user