Skip to content

Commit

Permalink
[FIX] gh action release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnuttinck committed Nov 10, 2023
1 parent e379115 commit 33611e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
with:
app-id: ${{ secrets.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
owner: ${{ github.repository_owner }}
repositories: "helm-charts"
- name: Publish Helm chart
uses: tylerauerbeck/helm-gh-pages@main
with:
Expand Down

0 comments on commit 33611e6

Please sign in to comment.