We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78dde2c + 9d6f14e commit b118e6eCopy full SHA for b118e6e
1 file changed
.github/workflows/release.yml
@@ -46,6 +46,9 @@ jobs:
46
integration-tests:
47
uses: './.github/workflows/integration-tests.yaml'
48
secrets: inherit
49
+ permissions:
50
+ contents: read
51
+ id-token: write
52
53
verify-schema:
54
uses: './.github/workflows/verify-schema.yaml'
0 commit comments