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 895417a commit 37e6acfCopy full SHA for 37e6acf
products/workers/src/content/tutorials/build-a-slackbot/index.md
@@ -633,7 +633,7 @@ The constant `SLACK_WEBHOOK_URL` represents the Slack Webhook URL that you creat
633
---
634
header: Set the SLACK_WEBHOOK_URL secret
635
636
-$ wrangler secret create SLACK_WEBHOOK_URL
+$ wrangler secret put SLACK_WEBHOOK_URL
637
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
638
```
639
0 commit comments