Skip to content

Commit e1bad2a

Browse files
author
Frederic Spiers
committed
fix(ci): permission on release creation
1 parent 2af087c commit e1bad2a

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
@@ -6,7 +6,7 @@ on:
66
- main
77

88
permissions:
9-
contents: read
9+
contents: write
1010
packages: write
1111
attestations: write
1212
id-token: write

0 commit comments

Comments
 (0)