Update push-cloudflare.yaml
This commit is contained in:
parent
8b5b7be016
commit
068b380720
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push-cloudflare.yaml
vendored
2
.github/workflows/push-cloudflare.yaml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
# 固定 wrangler-action 到确定版本
|
||||
- name: Publish to Cloudflare
|
||||
uses: cloudflare/wrangler-action@v3.19.0
|
||||
uses: cloudflare/wrangler-action@v3
|
||||
id: cf
|
||||
env:
|
||||
D1_DATABASE_ID: ${{ secrets.D1_DATABASE_ID }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue