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 39c07f1 commit 24adcf1Copy full SHA for 24adcf1
2 files changed
.github/workflows/release-automated.yml
@@ -31,6 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
timeout-minutes: 15
33
permissions:
34
+ contents: read
35
pages: write
36
id-token: write
37
environment:
.github/workflows/release-manual-docs.yml
@@ -14,6 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments