Skip to content

Commit f26ea0d

Browse files
committed
chore: Add write permissions for helm repository
1 parent 55f2755 commit f26ea0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-helm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77

8+
permissions: write-all
9+
810
jobs:
911
release:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)