We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b11396 commit 1bbb90fCopy full SHA for 1bbb90f
.github/workflows/Release.yml
@@ -13,6 +13,8 @@ jobs:
13
14
create-git-branch-release:
15
runs-on: ubuntu-latest
16
+ permissions:
17
+ contents: write
18
env:
19
RELEASE_BRANCH: release
20
outputs:
0 commit comments