Skip to content

Commit

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

0 comments on commit 3189016

Please sign in to comment.