diff --git a/.github/workflows/base64-templates.yml b/.github/workflows/base64-templates.yml index 0b5e1d0..b95799c 100644 --- a/.github/workflows/base64-templates.yml +++ b/.github/workflows/base64-templates.yml @@ -22,7 +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 "You can use the base64 value to import the blueprint into the UI." >> comment.md echo "
" >> comment.md echo "🔍 Show all blueprints base64" >> comment.md echo '' >> comment.md