Skip to content

Commit 48b260c

Browse files
authored
fix(agent): add oidc perms to release workflow (#183)
1 parent 273bb85 commit 48b260c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/agent-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
workflow_dispatch:
88

99
permissions:
10+
id-token: write
1011
contents: read
1112

1213
jobs:

0 commit comments

Comments
 (0)