We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3850bd8 commit 865ab3dCopy full SHA for 865ab3d
1 file changed
.github/workflows/docs.yml
@@ -28,6 +28,8 @@ jobs:
28
timeout-minutes: 3
29
concurrency:
30
group: ${{ github.workflow }}-${{ github.ref }}
31
+ permissions:
32
+ contents: write
33
34
steps:
35
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments