Skip to content

Commit

Permalink
work on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
illomi7 committed Mar 14, 2024
1 parent 23e61c3 commit 715ca4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
CR_TOKEN: "${{ secrets.G_TOKEN }}"

0 comments on commit 715ca4a

Please sign in to comment.