feat: update decap config - commit messages

This commit is contained in:
Devin Haska 2024-03-01 13:04:10 -08:00
parent 2afcc8a73a
commit c85c738d46

View file

@ -6,6 +6,10 @@ backend:
name: github name: github
repo: wonderfulfrog/wonderfulfrog.com repo: wonderfulfrog/wonderfulfrog.com
branch: main branch: main
commit_messages:
create: {% raw %}"feat: add {{collection}} `{{slug}}`"{% endraw %}
update: {% raw %}"feat: update {{collection}} `{{slug}}`"{% endraw %}
delete: {% raw %}"feat: remove {{collection}} `{{slug}}`"{% endraw %}
media_folder: "" media_folder: ""