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
|
||||
remotes=("gitea" "github" "gitlab")
|
||||
|
||||
echo "Note: GitHub push may require SSH key or credential helper setup."
|
||||
failed=()
|
||||
|
||||
for remote in "${remotes[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user