Skip to content

Commit 7350930

Browse files
committed
fix: Add id-token permission for GitHub Actions workflow
1 parent b05946e commit 7350930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions:
1010
pull-requests: write
1111
packages: write
1212
actions: write
13+
id-token: write
1314

1415
jobs:
1516
release-please:

0 commit comments

Comments
 (0)