There was an error while loading. Please reload this page.
1 parent e179894 commit 5a13f69Copy full SHA for 5a13f69
1 file changed
.github/workflows/deploy-doc.yaml
@@ -5,6 +5,8 @@ on:
5
- master
6
paths:
7
- 'docs/**'
8
+permissions:
9
+ contents: read
10
jobs:
11
deploy-to-cloudflare:
12
name: Deploy to Cloudflare
0 commit comments