We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb61693 + 01bf892 commit f585239Copy full SHA for f585239
.github/workflows/docfx-generate.yml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
# This workflow contains a single job called "build"
10
docfx:
11
+ permissions:
12
+ contents: write
13
# The type of runner that the job will run on
14
# Note temporary patch - https://github.com/actions/runner-images/issues/10636
15
runs-on: ubuntu-latest
0 commit comments