diff --git a/scripts/gh-label-sync.sh b/scripts/gh-label-sync.sh index 8efaf5c..48b1e4f 100755 --- a/scripts/gh-label-sync.sh +++ b/scripts/gh-label-sync.sh @@ -12,7 +12,7 @@ ghLabelSync() { return 1 fi - local REPO_SOURCE="beefchimi/template-common" + local REPO_SOURCE="beefchimi/template-vite-react" local REPO_TARGET="beefchimi/$REPO_NAME" # Fetch labels from the source repository