Skip to content

Commit aeaff54

Browse files
authored
Update permissions in release workflow (#5306)
1 parent 8204ad3 commit aeaff54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
permissions:
1818
id-token: write
1919
contents: read
20+
actions: write
2021

2122
jobs:
2223
version:

0 commit comments

Comments
 (0)