Skip to content

Commit bda97ec

Browse files
committed
fix permissions
Signed-off-by: Uncle Jack <unclejackie@proton.me>
1 parent e2b6b6c commit bda97ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
release:
55
types: [created]
66

7+
permissions:
8+
contents: write
9+
packages: write
10+
711
jobs:
812
build:
913
name: build

0 commit comments

Comments
 (0)