Skip to content

Commit ffdbd68

Browse files
authored
fix: add permission to parent workflow (#327)
1 parent b93dd34 commit ffdbd68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-spec-runner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ permissions:
2121
contents: write
2222
pull-requests: write
2323
issues: write
24+
id-token: write
2425

2526
jobs:
2627
release-preparation:

0 commit comments

Comments
 (0)