Skip to content

Commit ac44d1a

Browse files
committed
feat(dos-search): FTRS-765 aligning definitions
1 parent 0691419 commit ac44d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-infrastructure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
project: ${{ inputs.project }}
138138
release_tag: ${{ inputs.release_tag }}
139139
mgmt_account_id: ${{ secrets.MGMT_ACCOUNT_ID }}
140-
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_ALARMS_URL }}
140+
slack_webhook_alarms_url: ${{ secrets.SLACK_WEBHOOK_ALARMS_URL }}
141141

142142
- name: "Upload Terraform Plan Artifact"
143143
uses: actions/upload-artifact@v6

0 commit comments

Comments
 (0)