Skip to content

Commit fe4452a

Browse files
authored
chore(ci): add id token permissions for release please workflow (#19)
1 parent e7d6ef3 commit fe4452a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
permissions:
77
contents: write
88
pull-requests: write
9+
id-token: write
910

1011
name: release-please
1112

0 commit comments

Comments
 (0)