Fix YAML frontmatter: quote description fields to avoid colon parsing issues
This commit is contained in:
parent
a468678c6b
commit
40efeb240c
13 changed files with 13 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: agency-publisher
|
||||
description: Pubblicare o programmare post social e video YouTube tramite webhook, solo dopo approvazione. Usare quando: (1) content approvato ready per publish, (2) scheduling programmato, (3) aggiornare publish log. Output: Content pubblicato, publish log aggiornato, status file aggiornato.
|
||||
description: "Pubblicare o programmare post social e video YouTube tramite webhook, solo dopo approvazione. Usare quando: (1) content approvato ready per publish, (2) scheduling programmato, (3) aggiornare publish log. Output: Content pubblicato, publish log aggiornato, status file aggiornato."
|
||||
---
|
||||
|
||||
# Agency Publisher — Publish Gate-Based
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue