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 5eaffbf commit b083ea5Copy full SHA for b083ea5
.github/workflows/release.yml
@@ -10,6 +10,7 @@ on:
10
11
permissions:
12
id-token: write # Required for OIDC
13
+ contents: read
14
15
jobs:
16
init:
0 commit comments