Skip to content

Commit 8b1aa86

Browse files
committed
chore: release permissions
1 parent d2ee528 commit 8b1aa86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
release:
5555
runs-on: ubuntu-latest
5656
if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request'
57+
permissions:
58+
contents: write
5759
needs:
5860
- lint-chart
5961
- lint-docs

0 commit comments

Comments
 (0)