Try to fix ogimage on cloudflare

This commit is contained in:
Samy Pessé
2025-04-07 12:26:20 +02:00
parent d51204148e
commit d06bedbbe1
3 changed files with 15 additions and 2 deletions
+1
View File
@@ -40,6 +40,7 @@ jobs:
run: bun run turbo gitbook#build:cloudflare
env:
NEXT_SERVER_ACTIONS_ENCRYPTION_KEY: ${{ secrets.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY }}
GITBOOK_RUNTIME: cloudflare
- id: deploy
name: Deploy to Cloudflare
uses: cloudflare/wrangler-action@v3.14.0