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 a70ed7e commit 34c16a6Copy full SHA for 34c16a6
.github/workflows/deploy.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: cloudflare/wrangler-action@3424d15af26edad39d5276be3cc0cc9ffec22b55 # [email protected]
23
with:
24
apiToken: ${{ secrets.CF_API_TOKEN }}
25
- environment: "production"
26
27
# Send a deployment message to Discord via a webhook
28
- name: Discord notification
0 commit comments