Skip to content

Commit

Permalink
Improve gh message
Browse files Browse the repository at this point in the history
  • Loading branch information
finfa committed Mar 7, 2024
1 parent 6313203 commit ba530b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion humanitec-deploy-pr/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ runs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: `**${APP_ID} feature environment created**\n\nPreview URL: ${deployment_url}\nHumanitec environment: https://app.humanitec.io${ENV_PATH}`
body: `**:truck: ${APP_ID} PR env created!**\n\n :earth_africa: Web: ${deployment_url}\n\n[HT Settings](https://app.humanitec.io${ENV_PATH})`
});
- name: Send message to ms teams
Expand Down

0 comments on commit ba530b5

Please sign in to comment.