We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b68f68 commit d8eaae3Copy full SHA for d8eaae3
.github/workflows/docs-deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
docs-deploy:
25
name: Deploy to Cloudflare Pages
26
runs-on: ubuntu-24.04-arm
27
- # Cloudflare secrect does not work for fork PRs
+ # Cloudflare secret does not work for fork PRs
28
if: github.event.pull_request.head.repo.full_name == github.repository
29
defaults:
30
run:
0 commit comments