Skip to content

Commit f1b6571

Browse files
committed
Add permission to read/write releases
1 parent 01b4560 commit f1b6571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-release-status.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
permissions:
1919
actions: write
2020
checks: write
21+
contents: write
2122

2223
jobs:
2324
validate-check-runs:

0 commit comments

Comments
 (0)