Skip to content

Commit 9608d5a

Browse files
committed
release workflow needs the workflows permission
Signed-off-by: Derek Misler <derek.misler@docker.com>
1 parent 017a0a9 commit 9608d5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ concurrency:
1919

2020
permissions:
2121
contents: write
22+
workflows: write
2223

2324
jobs:
2425
release:

0 commit comments

Comments
 (0)