Skip to content

Commit ae64e08

Browse files
committed
Add actions permission to fork merge
Signed-off-by: Derek McGowan <derek@mcg.dev>
1 parent b5ee4a4 commit ae64e08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/fork-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
permissions:
1010
contents: write
11+
actions: write
1112

1213
env:
1314
TAG_PREFIX: "v0.1.0-alpha.internal."

0 commit comments

Comments
 (0)