From cd0a1dd9e5275e90f5caf8d54295cede387f7fef Mon Sep 17 00:00:00 2001 From: dirtydishes Date: Sun, 17 May 2026 10:11:22 -0400 Subject: [PATCH] bd: update sync.remote --- .beads/config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index 26a415f..12fdcdb 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -54,4 +54,6 @@ # - github.repo sync: - remote: git+https://git.deltaisland.io/dirtydishes/islandflow.git \ No newline at end of file + remote: git+https://git.deltaisland.io/dirtydishes/islandflow.git + +sync.remote: "git+https://github.com/dirtydishes/islandflow.git" \ No newline at end of file