feat: update decap config - editorial workflow

This commit is contained in:
Devin Haska 2024-03-01 14:49:09 -08:00
parent 47a888bd8d
commit a3aec2e91e

View file

@ -6,6 +6,7 @@ backend:
name: github
repo: wonderfulfrog/wonderfulfrog.com
branch: main
squash_merges: true
commit_messages:
create: {% raw %}"feat: add {{collection}} `{{slug}}`"{% endraw %}
update: {% raw %}"feat: update {{collection}} `{{slug}}`"{% endraw %}
@ -13,6 +14,8 @@ backend:
media_folder: ""
publish_mode: editorial_workflow
collections:
- name: "post"
label: "Post"