From 5356cd9e1042e11bab4087578033f252f85a5d02 Mon Sep 17 00:00:00 2001 From: Nicolas Dorseuil Date: Wed, 19 Aug 2026 12:55:56 +0200 Subject: [PATCH] fix rebase --- .github/actions/gradual-deploy-cloudflare/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/gradual-deploy-cloudflare/action.yaml b/.github/actions/gradual-deploy-cloudflare/action.yaml index b93536a7e..69d977386 100644 --- a/.github/actions/gradual-deploy-cloudflare/action.yaml +++ b/.github/actions/gradual-deploy-cloudflare/action.yaml @@ -35,7 +35,7 @@ runs: command: deployments status --config ./packages/gitbook/openNext/customWorkers/defaultWrangler.jsonc # This step is used to get the version ID that is currently deployed to Cloudflare. - - id: extract_current_version + - id: extract_current_version name: Extract current version shell: bash run: |