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