Skip to content

Commit

Permalink
Update .github/workflows/spec-update.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Glib Shpychka <23005347+gshpychka@users.noreply.github.com>
  • Loading branch information
mrgrain and gshpychka authored Dec 20, 2023
1 parent addcd2b commit 3e5ec81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
if: steps.diff-db.outputs.diff-result
run: |-
echo '' >> PR.md
echo '**L1 CloudFormation resource definitions changes:**' >> PR.md
echo '**L1 CloudFormation resource definition changes:**' >> PR.md
echo '```' >> PR.md
cat DIFF >> PR.md
echo '```' >> PR.md
Expand Down

0 comments on commit 3e5ec81

Please sign in to comment.