Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Jan 16, 2025
1 parent 92cfe0c commit 5de71d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
method: chat.postMessage
token: ${{ secrets.SLACK_BOT_TOKEN }}
payload: >-
channel: CVANK5K5W #acs-infra
text: Infra (${{ inputs.environment }}) was updated.
channel: "CVANK5K5W"
text: "Infra (${{ inputs.environment }}) was updated."
blocks: |
- type: "section"
text:
Expand Down

0 comments on commit 5de71d5

Please sign in to comment.