mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
specify webhook url
This commit is contained in:
parent
124cc5d69e
commit
d1c3a3ba15
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deploy-api.yml
vendored
3
.github/workflows/deploy-api.yml
vendored
|
|
@ -37,3 +37,6 @@ jobs:
|
|||
uses: cloudflare/wrangler-action@v3
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
secrets: WEBHOOK_URL
|
||||
env:
|
||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue