We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d7c0f commit bd60980Copy full SHA for bd60980
2 files changed
.github/workflows/docs.yaml
@@ -9,6 +9,9 @@ env:
9
10
jobs:
11
publish:
12
+ permissions:
13
+ contents: write
14
+
15
runs-on: ubuntu-latest
16
timeout-minutes: 30
17
0 commit comments