feat: update decap config - commit messages
This commit is contained in:
parent
2afcc8a73a
commit
c85c738d46
1 changed files with 4 additions and 0 deletions
|
@ -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: ""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue