Skip to content

Commit 53de4be

Browse files
authored
Update docs.yml
1 parent 928f855 commit 53de4be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
jobs:
77
deploy:
88
runs-on: ubuntu-latest
9+
permissions:
10+
contents: write
911
steps:
1012
- uses: actions/checkout@v2
1113
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)