Skip to content

Commit bbaf0b3

Browse files
authored
ci: fix release permissions (release-1.2) (#817)
1 parent ab6c972 commit bbaf0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
REGISTRY: ghcr.io
1111

1212
permissions:
13-
contents: read
13+
contents: write
1414
packages: write
1515

1616
jobs:

0 commit comments

Comments
 (0)