Skip to content

Commit

Permalink
I understand that it's an antipattern, but it's convenient.
Browse files Browse the repository at this point in the history
Signed-off-by: Mriyam Tamuli <mbtamuli@gmail.com>
  • Loading branch information
mbtamuli committed Jan 18, 2024
1 parent 3badc62 commit fd51bf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/06-release-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
paths:
- "charts/**/Chart.yaml"

permissions:
contents: write

jobs:
update-helm-chart:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fd51bf6

Please sign in to comment.