Skip to content

Commit 3668ccb

Browse files
authored
Adding write permissions to updateVersionBranch.yml (#322)
1 parent 9a8adcc commit 3668ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updateVersionBranch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- closed
1010

1111
permissions:
12-
contents: read
12+
contents: write
1313

1414
jobs:
1515
if_merged_postDeploy:

0 commit comments

Comments
 (0)