Skip to content

Commit 4dbe07d

Browse files
committed
docs deploy bot permissions
1 parent 2048089 commit 4dbe07d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
needs: docs-build
7272
# if: github.event.pull_request.merged == true
7373
runs-on: ubuntu-latest
74+
permissions:
75+
contents: write
7476

7577
steps:
7678
- name: Checkout repo

0 commit comments

Comments
 (0)