fix actions url mismatch
All checks were successful
Build & Deploy / build (push) Successful in 10s
Build & Deploy / deploy-to-remote (push) Successful in 10s
Build & Deploy / deploy-to-cloudflare (push) Successful in 1m10s

This commit is contained in:
CDN 2024-04-07 10:11:17 +08:00
parent 0ebc4c4ac5
commit 13fd1ae81d
Signed by: CDN18
GPG key ID: 0C656827F9F80080

View file

@ -70,7 +70,7 @@ jobs:
cd wrangler
npm install
- name: Publish to Cloudflare
uses: cloudflare/wrangler-action@2.0.0
uses: https://github.com/cloudflare/wrangler-action@2.0.0
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
workingDirectory: wrangler