Skip to content

Commit 6a6acf4

Browse files
chore: update permissions on publish workflow (#91)
Signed-off-by: Justin Marquis <justin@akuity.io>
1 parent 95ab798 commit 6a6acf4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/chart-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- master
77
jobs:
88
publish:
9+
permissions:
10+
contents: write
911
runs-on: ubuntu-latest
1012
steps:
1113
- name: Checkout

0 commit comments

Comments
 (0)