Skip to content

Commit b118e6e

Browse files
Merge pull request #894 from DataDog/julien/fix-id-token
fix token workflow Co-authored-by: juli1 <julien.delange@datadoghq.com>
2 parents 78dde2c + 9d6f14e commit b118e6e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
integration-tests:
4747
uses: './.github/workflows/integration-tests.yaml'
4848
secrets: inherit
49+
permissions:
50+
contents: read
51+
id-token: write
4952

5053
verify-schema:
5154
uses: './.github/workflows/verify-schema.yaml'

0 commit comments

Comments
 (0)