Skip to content

Commit ba4bc94

Browse files
Update devdocs-notify.yml
Test
1 parent 538cd37 commit ba4bc94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/devdocs-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
REPO_NAME: ${{ github.repository }}
1515
# Make sure this secret name matches what is in your Repo Settings
16-
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
16+
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
1717
run: |
1818
# Build Slack payload safely using jq
1919
SLACK_PAYLOAD=$(jq -n \

0 commit comments

Comments
 (0)