mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Fix base64 templates workflow comment output redirection
This commit is contained in:
parent
6a836d970c
commit
1476adcbea
2
.github/workflows/base64-templates.yml
vendored
2
.github/workflows/base64-templates.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
echo "### 📝 Blueprints Base64 Table" > comment.md
|
echo "### 📝 Blueprints Base64 Table" > comment.md
|
||||||
echo '' >> 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 "<details>" >> comment.md
|
echo "<details>" >> comment.md
|
||||||
echo "<summary>🔍 Show all blueprints base64</summary>" >> comment.md
|
echo "<summary>🔍 Show all blueprints base64</summary>" >> comment.md
|
||||||
echo '' >> comment.md
|
echo '' >> comment.md
|
||||||
|
Loading…
Reference in New Issue
Block a user