Skip to content

Commit

Permalink
chore(ci): reword slack alert
Browse files Browse the repository at this point in the history
  • Loading branch information
youben11 authored Jan 10, 2025
1 parent 232314d commit e5c7db8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ jobs:
uses: rtCamp/action-slack-notify@c33737706dea87cd7784c687dadc9adf1be59990
env:
SLACK_COLOR: ${{ job.status }}
SLACK_MESSAGE: "Instance teardown finished with status: ${{ job.status }}. (${{ env.ACTION_RUN_URL }})"
SLACK_MESSAGE: "Stopping instance finished with status: ${{ job.status }}. (${{ env.ACTION_RUN_URL }})"

0 comments on commit e5c7db8

Please sign in to comment.