Skip to content

Commit

Permalink
Updating chart releaser
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Bradford <[email protected]>
  • Loading branch information
bradfordcp committed Dec 3, 2020
1 parent bb1614d commit 62e8994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.0.0-rc.1
uses: helm/chart-releaser-action@v1.1.0
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"

0 comments on commit 62e8994

Please sign in to comment.