fix?
This commit is contained in:
parent
fa9192718e
commit
8371b73782
|
|
@ -29,4 +29,5 @@ jobs:
|
||||||
workingDirectory: "worker"
|
workingDirectory: "worker"
|
||||||
command: deploy
|
command: deploy
|
||||||
env:
|
env:
|
||||||
|
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue