Skip to content

Commit fa409da

Browse files
jaysin586claude
andcommitted
ci: add docs environment to cloudflare-deploy workflow
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e69b539 commit fa409da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cloudflare-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
deploy:
2020
if: ${{ github.event_name == 'workflow_dispatch' || github.event.pull_request.merged == true }}
2121
runs-on: blacksmith-2vcpu-ubuntu-2404 # trunk-ignore(actionlint/runner-label)
22+
environment: docs
2223
name: Deploy
2324
steps:
2425
- name: Checkout

0 commit comments

Comments
 (0)