Skip to content

Commit ae4c33b

Browse files
committed
fix-release
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
1 parent c64e246 commit ae4c33b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
permissions:
99
id-token: write # Required for OIDC
10-
packages: write # Required for publishing GitHub Release
10+
contents: write # Required for publishing GitHub Release
1111

1212
jobs:
1313
release:

0 commit comments

Comments
 (0)