Skip to content

Commit 7a643e0

Browse files
committed
Add write permissions for release creation
1 parent 1280882 commit 7a643e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
required: true
1212
default: '1.0.0'
1313

14+
permissions:
15+
contents: write
16+
1417
jobs:
1518
build:
1619
name: Build Package on FreeBSD

0 commit comments

Comments
 (0)