diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index fb7f2fe..c8e489b 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -39,7 +39,7 @@ jobs: text: "A new version of the is deployed to dev." failure_text: '${env.GITHUB_WORKFLOW} (${env.GITHUB_RUN_NUMBER}) build failed' fields: | - [{ "title": "Committed by", "value": "", "short": true }, - { "title": "Commit SHA", "value": "", "short": true }, + [{ "title": "Committed by", "value": "", "short": true }, + { "title": "Commit SHA", "value": "", "short": true }, { "title": "Repository", "value": "", "short": true }, - { "title": "Branch", "value": "", "short": true }] + { "title": "Branch", "value": "", "short": true }]