We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8492a4 commit ddd5ab8Copy full SHA for ddd5ab8
.github/workflows/notifications.yml
@@ -92,4 +92,4 @@ jobs:
92
"Notification_Title": "${{ steps.sanitize-title.outputs.safe-title }}"
93
}
94
env:
95
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
+ SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments