mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
chore(scripts): update post-screenshots repo name to block/buzz (#1042)
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
||||
|
||||
GH_USER=$(gh api user --jq .login)
|
||||
BRANCH="agent-screenshots/${GH_USER}"
|
||||
REPO="block/sprout"
|
||||
REPO="block/buzz"
|
||||
|
||||
mapfile -t PNGS < <(find "$PNG_DIR" -maxdepth 1 -name "*.png" -type f | sort)
|
||||
if [[ ${#PNGS[@]} -eq 0 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user