Skip to content

Commit 48b260c

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)