From 6a836d970ce9407021f455b3da7e5f3dead32c22 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 9 Mar 2025 17:27:41 -0600 Subject: [PATCH] Add user guidance for blueprint base64 import in workflow --- .github/workflows/base64-templates.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/base64-templates.yml b/.github/workflows/base64-templates.yml index ad32935..0b5e1d0 100644 --- a/.github/workflows/base64-templates.yml +++ b/.github/workflows/base64-templates.yml @@ -22,6 +22,7 @@ jobs: echo "### 📝 Blueprints Base64 Table" > comment.md echo '' >> comment.md + echo "You can use the base64 value to import the blueprint into the UI." echo "
" >> comment.md echo "🔍 Show all blueprints base64" >> comment.md echo '' >> comment.md