Skip to content

Commit 2a3095b

Browse files
trasklaurit
andauthored
[release/v2.13.x] Backport: Fix another release workflow step (#13324) (#13344)
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent 7842569 commit 2a3095b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ jobs:
269269
--base main
270270
271271
update-apidiff-baseline-to-released-version:
272+
permissions:
273+
contents: write # for git push to PR branch
272274
runs-on: ubuntu-latest
273275
needs:
274276
- release

0 commit comments

Comments
 (0)