mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🐛 Fix deploy api workflow
This commit is contained in:
@@ -24,3 +24,5 @@ jobs:
|
|||||||
uses: cloudflare/wrangler-action@v3
|
uses: cloudflare/wrangler-action@v3
|
||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
|
packageManager: pnpm
|
||||||
|
workingDirectory: 'api'
|
||||||
|
|||||||
Reference in New Issue
Block a user