Skip to content

Commit 1bbb90f

Browse files
committed
Fix, remote: Permission to Wei18/github-rest-api-swift-openapi.git denied to github-actions[bot].
1 parent 9b11396 commit 1bbb90f

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
@@ -13,6 +13,8 @@ jobs:
1313

1414
create-git-branch-release:
1515
runs-on: ubuntu-latest
16+
permissions:
17+
contents: write
1618
env:
1719
RELEASE_BRANCH: release
1820
outputs:

0 commit comments

Comments
 (0)