File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 66 build_docs :
77 name : Build the staging documentation site
88 runs-on : ubuntu-latest
9+ permissions :
10+ contents : ' read'
11+ id-token : ' write'
912 env :
1013 HUGO_VERSION : 0.143.1
1114 GCLOUD_VERSION : 458.0.1-linux-x86_64
Original file line number Diff line number Diff line change 66 build_docs :
77 name : Build the production documentation site
88 runs-on : ubuntu-latest
9+ permissions :
10+ contents : ' read'
11+ id-token : ' write'
912 env :
1013 HUGO_VERSION : 0.143.1
1114 GCLOUD_VERSION : 458.0.1-linux-x86_64
Original file line number Diff line number Diff line change 77 test_gcs :
88 name : Test Google Cloud Storage access
99 runs-on : ubuntu-latest
10+ permissions :
11+ contents : ' read'
12+ id-token : ' write'
1013 env :
1114 GCLOUD_VERSION : 458.0.1-linux-x86_64
1215 BUCKET : docs-prod-learn-redis-com
You can’t perform that action at this time.
0 commit comments