Skip to content

Commit cdbd79d

Browse files
committed
Add permissions for landing page workflow
1 parent 14a2965 commit cdbd79d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
landing-page:
3535
name: Landing page
3636
runs-on: ubuntu-latest
37+
permissions:
38+
contents: write # For publishing landing page
3739
steps:
3840
- name: Harden the runner (Audit all outbound calls)
3941
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0

0 commit comments

Comments
 (0)