Skip to content

Commit 4b5fcf1

Browse files
authored
Add permissions for id-token and contents
1 parent 9d7f9ab commit 4b5fcf1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ on:
1818
default: false
1919
type: boolean
2020

21+
permissions:
22+
id-token: write
23+
contents: read
24+
2125
jobs:
2226
validate-version:
2327
name: Validate Version

0 commit comments

Comments
 (0)