diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index b5f4ce5..ee35dd5 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -109,4 +109,4 @@ if ! git diff --quiet manifests/cloudflared/values.yaml; then echo "✅ Changes pushed successfully." else echo "ℹ️ No changes to commit." -fi +fi \ No newline at end of file