Skip to content

Commit

Permalink
Add emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenyu committed Jun 29, 2024
1 parent c742e5e commit 63bb86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/destroy-pr-environment
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ terraform -chdir="infra/${app_name}/service" workspace delete "${workspace}"
pr_info=$(cat <<EOF
<!-- begin PR environment info -->
## Preview environment
Environment destroyed
♻️ Environment destroyed ♻️
<!-- end PR environment info -->
EOF
)
Expand Down

0 comments on commit 63bb86a

Please sign in to comment.