Skip to content

Commit 9b28104

Browse files
otelbot[bot]trask
andauthored
[release/v2.22.x] Fix release workflow (#15392)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 4a3e9d3 commit 9b28104

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ jobs:
201201
echo "prior-version=$PRIOR_VERSION" >> $GITHUB_OUTPUT
202202
203203
documentation-audit:
204+
permissions:
205+
issues: write # for workflow-notification job
204206
needs:
205207
- release
206208
uses: ./.github/workflows/documentation-synchronization-audit.yml

0 commit comments

Comments
 (0)