Skip to content

Commit 1dcec8d

Browse files
trasklaurit
andcommitted
Fix another release workflow step (#13324)
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent 6d87871 commit 1dcec8d

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)