We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d8182 commit 908b9d4Copy full SHA for 908b9d4
1 file changed
.github/workflows/release.yml
@@ -80,6 +80,8 @@ jobs:
80
- push-helm-chart
81
name: Create Release
82
runs-on: ubuntu-latest
83
+ permissions:
84
+ contents: write
85
steps:
86
- name: Checkout code
87
uses: actions/checkout@v4
0 commit comments