Skip to content

Commit b12d58c

Browse files
trasklaurit
andauthored
Fix another release workflow step (#13324)
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent 0b08f9c commit b12d58c

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
@@ -253,6 +253,8 @@ jobs:
253253
--base main
254254
255255
update-apidiff-baseline-to-released-version:
256+
permissions:
257+
contents: write # for git push to PR branch
256258
runs-on: ubuntu-latest
257259
needs:
258260
- release

0 commit comments

Comments
 (0)