Skip to content

Commit a9248ca

Browse files
committed
fix: allow notarization finalizer to access draft releases
1 parent c398f80 commit a9248ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/finalize-notarization.yml

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

88
permissions:
99
actions: write
10-
contents: read
10+
contents: write
1111

1212
concurrency:
1313
group: finalize-notarization

0 commit comments

Comments
 (0)