Skip to content

Commit e508721

Browse files
authored
Merge pull request #2123 from kubernetes-client/max/release-permissions
ci: set workflow permissions for release job
2 parents 3dd988e + 0947d14 commit e508721

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Release
22

3+
permissions:
4+
contents: write
5+
36
on:
47
workflow_dispatch:
58
inputs:

0 commit comments

Comments
 (0)