We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8837782 commit 0e2565aCopy full SHA for 0e2565a
2 files changed
.github/workflows/release-manual-docs.yml
@@ -18,6 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
timeout-minutes: 15
20
permissions:
21
+ contents: read
22
pages: write
23
id-token: write
24
environment:
.github/workflows/release-publish.yml
@@ -77,6 +77,7 @@ jobs:
77
78
79
80
81
82
83
@@ -109,6 +110,7 @@ jobs:
109
110
111
112
113
114
115
116
0 commit comments