Skip to content

Commit 1217846

Browse files
authored
CHANGE(build): @W-18394257@ Update permissions check for release automation (#1822)
1 parent ef5f76c commit 1217846

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/create-release-branch.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
runs-on: macos-latest
2424
env:
2525
GH_TOKEN: ${{ github.token }}
26-
permissions:
27-
contents: write
2826
outputs:
2927
branch-name: ${{ steps.create-branch.outputs.branch_name }}
3028
steps:

0 commit comments

Comments
 (0)