Skip to content

Skip Cloudflare deploy when API token is missing #7

Skip Cloudflare deploy when API token is missing

Skip Cloudflare deploy when API token is missing #7

Triggered via push February 13, 2026 13:51
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/website-docs.yml#L1
(Line: 76, Col: 13): Unrecognized named-value: 'secrets'. Located at position 95 within expression: github.event_name == 'push' && (github.ref_name == 'main' || github.ref_name == 'master') && (secrets.CLOUDFLARE_API_TOKEN == '' && secrets.CF_API_TOKEN == ''), (Line: 81, Col: 13): Unrecognized named-value: 'secrets'. Located at position 95 within expression: github.event_name == 'push' && (github.ref_name == 'main' || github.ref_name == 'master') && (secrets.CLOUDFLARE_API_TOKEN != '' || secrets.CF_API_TOKEN != '')