Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ The constant `SLACK_WEBHOOK_URL` represents the Slack Webhook URL that you creat
---
header: Set the SLACK_WEBHOOK_URL secret
---
$ wrangler secret create SLACK_WEBHOOK_URL
$ wrangler secret put SLACK_WEBHOOK_URL
Enter the secret text you’d like assigned to the variable name on the script named slack-bot-ENVIRONMENT_NAME: https://hooks.slack.com/services/abc123
```

Expand Down