Skip to content

Commit be35ba8

Browse files
committed
fix gha permissions key
1 parent d396ad2 commit be35ba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-index-and-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
generate-index-and-docs:
1717
runs-on: ubuntu-latest
1818
permissions:
19-
content: write
19+
contents: write
2020

2121
steps:
2222
- name: Checkout repository

0 commit comments

Comments
 (0)