Skip to content

Commit

Permalink
add some debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Canales committed Apr 12, 2024
1 parent 03fb87b commit 8b6e480
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/generate-preview-links.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
theme_slug=$(basename $1)
branch=$2

echo "Generating preview link for $theme_slug on branch $branch"

# Generate the blueprint
blueprint=$(cat <<EOF
{
Expand Down

0 comments on commit 8b6e480

Please sign in to comment.