Skip to content

Commit 443f2da

Browse files
authored
add permissions (#355)
1 parent 183e7ef commit 443f2da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-and-upload-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ on:
4545
default: 'integration'
4646
type: string
4747

48+
permissions:
49+
id-token: write
50+
contents: read
51+
4852
jobs:
4953
BuildAndUpload:
5054
uses: ./.github/workflows/build-and-upload.yml

0 commit comments

Comments
 (0)