We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ab798 commit 6a6acf4Copy full SHA for 6a6acf4
1 file changed
.github/workflows/chart-publish.yml
@@ -6,6 +6,8 @@ on:
6
- master
7
jobs:
8
publish:
9
+ permissions:
10
+ contents: write
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
0 commit comments